-----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 [EMAIL PROTECTED] -----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----- _______________________________________________ Bug-m4 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-m4
