php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17962 var_unserializer.c:308: warning: comparison is always false due to limited ...
Submitted: 2002-06-25 03:58 UTC Modified: 2002-06-25 07:04 UTC
From: mw at suk dot net Assigned:
Status: Not a bug Package: Compile Warning
PHP Version: 4.0CVS-2002-06-25 OS: RedHat Linux 7.3
Private report: No CVE-ID: None
 [2002-06-25 03:58 UTC] mw at suk dot net
...

var_unserializer.c: In function `php_var_unserialize':
var_unserializer.c:308: warning: comparison is always false due to limited range of data type

...


configure line (although not needed in this case ...):

./configure \
        --prefix=/usr/server \
        --enable-bcmath \
        --enable-calendar \
        --enable-ftp \
        --enable-mbstring \
        --enable-sockets \
        --with-apxs2=/usr/server/bin/apxs \
        --with-config-file-path=/data/apache/conf \
        --with-mysql=/usr \
        --without-pear

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-25 07:04 UTC] sander@php.net
This is an autogenerated file (using re2c IIRC). We can't do much about this. Just ignore it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC