"comparison is always false" on x86_64
[email protected] ("John Wang") Sun, 2 Apr 2006 02:13:45 -0800
| Newsgroups | perl.64bit |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_233_28940242.1143972825932 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 ------=_Part_233_28940242.1143972825932 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline When I compile Perl 5.8.7 on x86_64 Linux (CentOS 4.2), I get numerous erro= rs of the following type:<br> <br> <pre class=3D"err">regexec.c:2166: warning: comparison is always false due = to limited range of data type</pre> <br> Is there a way to eliminate these warnings?<br> <br> Thanks,<br> John<br> ------=_Part_233_28940242.1143972825932--