At 04:28 PM 2/28/2003 +0100, Sascha Schumann wrote:
> So I think the fix of adding OnUpdateLong() is the correct fix.

    I was under the impression that OnUpdateInt was actually
    expecting a long.  I remember changing some int's to long's
    to address 64 bit issues.  Do I remember this incorrectly?

No, you are correct but misunderstood me. We should introduce OnUpdateLong() for ppl using longs and use OnUpdateInt() for ppl who want to use ints.


Andi


-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to