• unknown's avatar
    Bug#22579 use --warning-mode=pedantic and -std=c89 flags when compiling with gcc · 88b5162a
    unknown authored
     - Reorganize include file order to avoid problem with gcc 2.95.3
     - Compiler is confused by forward class declarations
    
    
    server-tools/instance-manager/command.cc:
      Reorganize include file order to avoid problem with gcc 2.95.3
    server-tools/instance-manager/instance.cc:
      Reorganize include file order to avoid problem with gcc 2.95.3
    88b5162a
instance.cc 23.2 KB