Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    a09fed84
    Fix more compiler warnings: · a09fed84
    rtoy authored
    * alloc.c, coreparse.c, monitor.c, validate.c, vars.c:  #include some
      files to get declarations of functions.
    
    * coreparse.c, lisp.c, monitor.c: Fix printf warnings about args not
      matching the format string.
    a09fed84
    History
    Fix more compiler warnings:
    rtoy authored
    * alloc.c, coreparse.c, monitor.c, validate.c, vars.c:  #include some
      files to get declarations of functions.
    
    * coreparse.c, lisp.c, monitor.c: Fix printf warnings about args not
      matching the format string.