Searched refs:pedantic (Results 1 – 22 of 22) sorted by relevance
| /mirbsd/src/usr.bin/sudo/ |
| D | parse.yacc | 84 int pedantic = FALSE; variable 421 if (pedantic) { 424 (pedantic == 1) ? "Warning" : "Error", $1, sudolineno); 425 if (pedantic > 1) { 601 if (pedantic) { 604 (pedantic == 1) ? "Warning" : "Error", $1, sudolineno); 605 if (pedantic > 1) { 696 if (pedantic) { 699 (pedantic == 1) ? "Warning" : "Error", $1, sudolineno); 700 if (pedantic > 1) { [all …]
|
| D | visudo.c | 103 extern int pedantic; 140 pedantic = 1; 163 pedantic++; /* strict mode */ 563 pedantic > 1 ? "Error" : "Warning", sudolineno); 564 if (pedantic > 1)
|
| D | testsudoers.c | 99 extern int pedantic; 413 pedantic = TRUE;
|
| /mirbsd/src/gnu/usr.bin/binutils/config/ |
| D | warnings.m4 | 46 # Sets WARN_PEDANTIC to "-pedantic" + the argument, if the compiler is GCC 54 [AC_CACHE_CHECK([whether $CC supports -pedantic $1], acx_Pedantic, 56 CFLAGS="-pedantic $1" 62 [WARN_PEDANTIC="-pedantic $1"])
|
| /mirbsd/src/usr.bin/tsort/ |
| D | Makefile | 6 CDIAGFLAGS=-Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W
|
| /mirbsd/src/usr.bin/cdio/ |
| D | Makefile | 7 CDIAGFLAGS=-Wall -W -Wmissing-prototypes -pedantic
|
| /mirbsd/src/usr.bin/make/ |
| D | Makefile | 7 CDIAGFLAGS+= -Wall -W -Wno-char-subscripts -Wstrict-prototypes -pedantic \
|
| /mirbsd/src/usr.bin/m4/ |
| D | Makefile | 11 CDIAGFLAGS= -Wextra -Wall -Wstrict-prototypes -pedantic \
|
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | timespec.m4 | 31 dnl Persuade pedantic Solaris to declare struct timespec.
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | cflags.SH | 159 *-pedantic*) warn="$warn -DPERL_GCC_PEDANTIC" ;;
|
| D | Changes5.8.1 | 3492 gcc -ansi -pedantic cleanup; and a seemingly forgotten 16089 Subject: [PATCH v2] enable -ansi -pedantic
|
| /mirbsd/src/lib/libssl/src/ |
| D | Configure | 139 …IC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -O2 -pedantic -Wall -Wshadow -W… 140 …DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -g3 -O2 -pedantic -Wall -Wshadow -W… 143 …UG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DOPENSSL_FIPS -g3 -O2 -pedantic -Wall -Wshadow -W… 145 …CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -m486 -pedantic -Wshadow -Wall::-… 147 …_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -march=i486 -pedantic -Wno-long-long -W… 149 …G -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -march=i486 -pedantic -ansi -Wall -Wsha… 150 …M -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -march=i486 -pedantic -ansi -Wall -Wsha… 151 …G -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -march=i486 -pedantic -ansi -Wall -W -W… 152 …M -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -march=i486 -pedantic -ansi -Wall -W -W…
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | pumpkin.pod | 780 =item gcc -ansi -pedantic 783 not $Config{ccflags}) the gcc strict ANSI C flags -ansi and -pedantic for 786 platforms only one (Solaris can do only -pedantic, not -ansi). 788 any internal cpp flag to signify that -pedantic is being used, as it 791 Note that the -ansi and -pedantic are enabled only for version 3 (and 795 The -ansi and -pedantic are useful in catching at least the following
|
| D | Glossary | 2501 -ansi and -pedantic ccflags for building core files (through
|
| /mirbsd/src/kern/z/ |
| D | FAQ | 290 up to maximally-pedantic. Can't you guys write proper code?
|
| /mirbsd/src/usr.bin/awk/ |
| D | FIXES | 52 minor type fiddles to make gcc -Wall -pedantic happier (but not
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlop.pod | 558 To be pedantic, the comparison is actually C<int(EXPR) == int(EXPR)>,
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | aclocal.m4 | 2936 dnl -pedantic
|
| /mirbsd/src/share/dict/ |
| D | words | 17096 pedantic
|
| D | web2 | 140452 pedantic
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | as.texinfo | 2257 @c "key symbol" is not used elsewhere in the document; seems pedantic to
|
| /mirbsd/src/lib/libncurses/src/ |
| D | NEWS | 5964 + correct problems shown by "weblint -pedantic".
|