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_are_errors
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/autoconf/dist/lib/Autom4te/
Channels.pm
54
$
warnings_are_errors
= 1;
78
@EXPORT = qw ($exit_code $
warnings_are_errors
104
=item C<$
warnings_are_errors
>
111
use vars qw ($
warnings_are_errors
);
112
$
warnings_are_errors
= 0;
167
C<$
warnings_are_errors
> is set.
173
when C<$
warnings_are_errors
> is set.
517
if ($opts{'type'} eq 'warning' && $
warnings_are_errors
);
655
|| ($opts{'type'} eq 'warning' && $
warnings_are_errors
))
730
push @_saved_werrors, $
warnings_are_errors
;
[
all
...]
ChannelDefs.pm
268
$
warnings_are_errors
= ! $has_no;
/src/external/gpl3/gcc/dist/gcc/fortran/
options.cc
406
if (warn_line_truncation && !OPTION_SET_P (
warnings_are_errors
)
error.cc
1115
return (warning && !
warnings_are_errors
);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
options.cc
391
if (warn_line_truncation && !OPTION_SET_P (
warnings_are_errors
)
error.cc
1045
return (warning && !
warnings_are_errors
);
/src/external/gpl3/gcc/dist/gcc/
toplev.cc
1690
if (!OPTION_SET_P (
warnings_are_errors
))
/src/external/gpl3/gcc.old/dist/gcc/
toplev.cc
1681
if (!OPTION_SET_P (
warnings_are_errors
))
Completed in 20 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026