Browse Source
Let the warning flag be added by the build system and not when/if the header AP_Common.h is included. Both waf and make were already updated to contain these warnings. Besides being in the wrong place, with clang++ we actually can't add "-Wno-" definitions in build system because we enable all of the in the header with -Wall.master
Lucas De Marchi
9 years ago
committed by
Andrew Tridgell
1 changed files with 0 additions and 13 deletions
Loading…
Reference in new issue