We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d092e9 commit 404b28fCopy full SHA for 404b28f
pod/perlhacktips.pod
@@ -134,7 +134,7 @@ Use the Configure C<-Dgccansipedantic> flag to enable the gcc C<-ansi
134
-pedantic> flags which enforce stricter ANSI rules.
135
136
If using the C<gcc -Wall> note that not all the possible warnings (like
137
-C<-Wunitialized>) are given unless you also compile with C<-O>.
+C<-Wuninitialized>) are given unless you also compile with C<-O>.
138
139
Note that if using gcc, starting from Perl 5.9.5 the Perl core source
140
code files (the ones at the top level of the source code distribution,
0 commit comments