Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    0ac2c885
    Fix more compiler warnings: · 0ac2c885
    rtoy authored
    * backtrace.c, save.c:  fprintf warnings.
    * interrupt.h: Declare build_fake_control_stack_frame and
      interrupt_handle_space_overflow.
    * os-common.c: Include interrupt.h to define
      build_fake_control_stack_frame.
    * parse.c, runprog.c, search.c:  Include some standard system headers
      to get rid of undefined function warnings.
    0ac2c885
    History
    Fix more compiler warnings:
    rtoy authored
    * backtrace.c, save.c:  fprintf warnings.
    * interrupt.h: Declare build_fake_control_stack_frame and
      interrupt_handle_space_overflow.
    * os-common.c: Include interrupt.h to define
      build_fake_control_stack_frame.
    * parse.c, runprog.c, search.c:  Include some standard system headers
      to get rid of undefined function warnings.