Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    fcb4d9e1
    Fix more compiler warnings: · fcb4d9e1
    rtoy authored
    * interrupt.c: oldcont isn't used.
    
    * interrupt.c, monitor.c, validate.c:  Initialize some variables that
      the compiler thinks might be used without initialization.
    fcb4d9e1
    History
    Fix more compiler warnings:
    rtoy authored
    * interrupt.c: oldcont isn't used.
    
    * interrupt.c, monitor.c, validate.c:  Initialize some variables that
      the compiler thinks might be used without initialization.