Searched refs:pedantic (Results 1 – 24 of 24) sorted by relevance
13 _CCFLAGS= -pedantic -Wall -Wunused -Wimplicit -Wshadow -Wformat=2 \
306 …CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-string…322 … CXXFLAGS="$CXXFLAGS -W -Wall -ansi -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long"
125 -pedantic $(WFLAGS_EXTRA) \
240 'WARNINGFLAGS': ['-pedantic', '-Wno-long-long']243 'WARNINGFLAGS': ['-pedantic'],251 'WARNINGFLAGS': ['-pedantic']
648 if ((ent == NULL) && (ctxt->pedantic)) in xmlSAX2EntityDecl()667 if ((ent == NULL) && (ctxt->pedantic) && in xmlSAX2EntityDecl()884 if ((ent == NULL) && (ctxt->pedantic) && in xmlSAX2UnparsedEntityDecl()904 if ((ent == NULL) && (ctxt->pedantic) && in xmlSAX2UnparsedEntityDecl()1210 if ((ctxt->pedantic != 0) && (val[0] != 0)) { in xmlSAX2AttributeInternal()
1647 ctxt->pedantic = xmlPedanticParserDefaultValue; in xmlInitParserCtxt()
7899 if ((ctxt->pedantic) && (xmlStrEqual(name, BAD_CAST "xml:lang"))) { in xmlParseAttribute()8571 if ((ctxt->pedantic) && (xmlStrEqual(name, BAD_CAST "lang"))) { in xmlParseAttribute2()8806 if ((ctxt->pedantic) && (uri->scheme == NULL)) { in xmlParseStartTag2()14147 ctxt->pedantic = 1; in xmlCtxtUseOptionsInternal()14151 ctxt->pedantic = 0; in xmlCtxtUseOptionsInternal()
5953 ctxt->pedantic = 1; in htmlCtxtUseOptions()5957 ctxt->pedantic = 0; in htmlCtxtUseOptions()
928 ctxt->pedantic = 0; in xmlParseCatalogFile()
252 int pedantic; /* signal pedantic warnings */ member
50 AC_ARG_ENABLE(ansi, AS_HELP_STRING([--enable-ansi],[enable -ansi -pedantic gcc flags]),enable_ansi=…215 *[\ \ ]-pedantic[\ \ ]*) ;;216 *) CFLAGS="$CFLAGS -pedantic" ;;
1036 --enable-ansi enable -ansi -pedantic gcc flags4567 *[\ \ ]-pedantic[\ \ ]*) ;;
1587 break pedantic builds. Closes bug 6043 (patch approved by
280 # as 'cc' doesn't define __STDC__ (or __STDC_VERSION__) for pedantic
284 up to maximally-pedantic. Can't you guys write proper code?
1401 egcs, and provide a G_GINT64_CONSTANT wrapper so -ansi -pedantic1606 Added pragmas for Microsoft C to make it more pedantic.
30 to G_STMT_START to quite gcc -pedantic. (#131899,
1619 Adopt pedantic changes from the Unity project to improve
2511 Fixes pedantic compilation in QtWebKit.
8134 Adopt pedantic changes from the Unity project to improve 14113 Fix pedantic compile with some gcc versions (Merge from KDE)
653 pedantic compilers.
18162 Adopt pedantic changes from the Unity project to improve
24162 pedantic gcc.
40479 Adopt pedantic changes from the Unity project to improve