On Wed, 2007-05-02 at 14:14 -0400, Bill Moran wrote: > http://bugs.php.net/bug.php?id=39062 > > I'm requesting that this bug be reopened and reconsidered. > > I'm completely befuddled by the handling of this bug. The message text > suggests a workaround, then the bug is marked bogus. If the bug is > bogus, why is there a workaround required? > > Additionally, the suggested workaround doesn't even work. dechex() > reliably returns 64 hex bits for 64-bit numbers and 32 hex bits for > 32-bit numbers, which still results in incorrect comparisons, for > example fffffffff34c690a != f34c690a. Sounds like you have everything you need to create a wrapper function to produce exactly what YOU need :) Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php