• Nils Goroll's avatar
    flexelint silencing · b79d5086
    Nils Goroll authored
    - tables get included multiple times
    - we use do ... while(1) all over the place
    - dont always include config.h for flint, source files need to include it
      so we want to see warnings if we missed to include it
    - tell flexelint where config.h is ok not to be used (sources with
      no actual code unless a feature is HAVE_ defined)
    b79d5086
mgt_jail_solaris.c 14.1 KB