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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mw at suk dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Mon Oct 14 18:01:28 2024 UTC