OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WARNINGS
(Results
1 - 14
of
14
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/t/
hash.t
7
use
warnings
;
51
my $
WARNINGS
= 0;
53
local $SIG{__WARN__} = sub { $
WARNINGS
++ };
61
cmp_ok $
WARNINGS
, '==', 0;
67
$
WARNINGS
= 0;
71
cmp_ok $
WARNINGS
, '==', 0;
/src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
hash.t
7
use
warnings
;
51
my $
WARNINGS
= 0;
53
local $SIG{__WARN__} = sub { $
WARNINGS
++ };
61
cmp_ok $
WARNINGS
, '==', 0;
67
$
WARNINGS
= 0;
71
cmp_ok $
WARNINGS
, '==', 0;
/src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/
02-hash.t
65
my $
WARNINGS
= 0;
67
local $SIG{__WARN__} = sub {$
WARNINGS
++};
75
print +($
WARNINGS
== 0 ? '' : 'not '), "ok $n\n";
83
$
WARNINGS
= 0;
86
print +($
WARNINGS
== 0 ? '' : 'not '), "ok $n\n";
/src/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/src/
Makefile
19
WARNINGS
= -Wall -Werror=undef -Wstrict-prototypes
21
CFLAGS = $(OPT) $(
WARNINGS
)
/src/external/gpl3/binutils.old/dist/gprofng/examples/mxv-pthreads/src/
Makefile
19
WARNINGS
= -Wall -Werror=undef -Wstrict-prototypes
21
CFLAGS = $(OPT) $(
WARNINGS
)
/src/external/bsd/libpcap/dist/
autogen.sh
51
# construct
warnings
are enabled by default, which adds varying (depending on
54
env ${AUTOCONF_WARNINGS:+
WARNINGS
="$AUTOCONF_WARNINGS"} "$AUTORECONF" -f
/src/external/bsd/tcpdump/dist/
autogen.sh
51
# construct
warnings
are enabled by default, which adds varying (depending on
54
env ${AUTOCONF_WARNINGS:+
WARNINGS
="$AUTOCONF_WARNINGS"} "$AUTORECONF" -f
/src/external/gpl2/dtc/dist/
Makefile
20
WARNINGS
= -Wall -Wpointer-arith -Wcast-qual -Wnested-externs \
22
CFLAGS = -g -Os $(SHAREDLIB_CFLAGS) -Werror $(
WARNINGS
) $(EXTRA_CFLAGS)
/src/external/gpl2/gettext/dist/os2/
Makefile
199
@echo *** YOU CAN SAFELY IGNORE
WARNINGS
FROM EMXBIND BELOW ***
/src/external/gpl3/autoconf/dist/lib/Autom4te/
ChannelDefs.pm
82
Errors related to GNU Standards that should be
warnings
in "foreign" mode.
98
Warnings
related to GNU Coding Standards.
102
Warnings
about obsolete features (silent by default).
106
Warnings
about user redefinitions of Automake rules or
111
Warnings
about non-portable constructs.
115
Warnings
about weird syntax, unused variables, typos ...
119
Warnings
about unsupported (or mis-supported) features.
180
`all' all the
warnings
181
`no-CATEGORY' turn off
warnings
in CATEGORY
182
`none' turn off all the
warnings
[
all
...]
/src/crypto/external/bsd/openssl/dist/Configurations/
10-main.conf
145
`PIPE CC /NOCROSS_REFERENCE /NOLIST /NOOBJECT /
WARNINGS
= DISABLE = ( MAYLOSEDATA3, EMPTYFILE ) NL: 2> NL:`;
1893
sub { my @
warnings
=
1895
@
warnings
1896
? "/
WARNINGS
=DISABLE=(".join(",",@
warnings
).")" : (); }),
/src/crypto/external/bsd/openssl.old/dist/Configurations/
10-main.conf
140
`PIPE CC /NOCROSS_REFERENCE /NOLIST /NOOBJECT /
WARNINGS
= DISABLE = ( MAYLOSEDATA3, EMPTYFILE ) NL: 2> NL:`;
1759
sub { my @
warnings
=
1761
@
warnings
1762
? "/
WARNINGS
=DISABLE=(".join(",",@
warnings
).")" : (); }),
/src/crypto/external/apache2/openssl/dist/Configurations/
10-main.conf
146
`PIPE CC /NOCROSS_REFERENCE /NOLIST /NOOBJECT /
WARNINGS
= DISABLE = ( MAYLOSEDATA3, EMPTYFILE ) NL: 2> NL:`;
2095
sub { my @
warnings
=
2097
@
warnings
2098
? "/
WARNINGS
=DISABLE=(".join(",",@
warnings
).")" : (); }),
/src/external/bsd/file/dist/
configure
703
WARNINGS
1487
--disable-
warnings
disable compiler
warnings
2635
// Work around memory leak
warnings
.
2651
// work around unused variable
warnings
5161
# icc doesn't choke on unknown options, it will just issue
warnings
9905
# save
warnings
/boilerplate of simple test code
9961
# So say no if there are
warnings
other than the usual output.
10373
# So say no if there are
warnings
other than the usual output.
10425
# So say no if there are
warnings
[
all
...]
Completed in 33 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026