When I compile Perl 5.8.7 on x86_64 Linux (CentOS 4.2), I get numerous
errors of the following type:
regexec.c:2166: warning: comparison is always false due to limited
range of data type
Is there a way to eliminate these warnings?
Thanks,
John
"comparison is always false" on x86_64
by John Wang