summaryrefslogtreecommitdiff
path: root/include/hubbub/functypes.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-11-06 06:59:36 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-11-06 06:59:36 +0000
commitd0c37fa613393bb923ca9a0421d65d8d30a20560 (patch)
tree4d286b87f98fcbd4cb4b5316880eaa933220cb06 /include/hubbub/functypes.h
parent4f647b76543ba5bc53c7e9b3127db67a0de792f9 (diff)
downloadlibhubbub-d0c37fa613393bb923ca9a0421d65d8d30a20560.tar.gz
libhubbub-d0c37fa613393bb923ca9a0421d65d8d30a20560.tar.bz2
-Wextra is only understood by GCC 3.4.6 or later.
It is a more descriptive synonym for -W. Use -W instead which is understood by all common versions of GCC (i.e. GCC 2.95 supports it, which is the oldest GCC version we have to support) Additionally, conditionalise our -Werror usage on whether we're building for BeOS/Haiku. On these platforms, the standard library headers result in warnings. GCC 2 is quite happy to build this code on other platforms, so shouldn't be the trigger for dropping -Werror (even if BeOS is the only target where GCC2 is likely to be used). svn path=/trunk/hubbub/; revision=9664
Diffstat (limited to 'include/hubbub/functypes.h')
0 files changed, 0 insertions, 0 deletions