bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Signedness bug in eval


From: Eric Blake
Subject: Re: Signedness bug in eval
Date: Thu, 24 May 2007 17:59:49 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Peter Clifton on 5/24/2007 3:25 PM:
> 
> -*v1 = (int32_t) ((uint32_t) *v1 / (uint32_t) v2);
> +*v1 = *v1 / v2;
> 
> PS: It seems IMPERITIVE that this fix gets into the distos which ship
> 1.4.9 ASAP!

I have no control over whether the distros release a patched 1.4.9; but I
have been delaying the release of 1.4.10 because I was trying to collect
several more bug fixes rather than just this one regression.  The fact
that the break in eval wasn't noticed until nearly a month after 1.4.9 was
released means not too many people have been relying on eval semantics.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGVib184KuGfSFAYARApDjAKCEI+verVmNcue8LFrm9TzT2fzEHgCfaaIk
Md02DXY8EBh3RKu4nxTTVlM=
=Gljk
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]