-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to EXT-Germain, Marvin E on 9/24/2009 1:15 PM:
> %.6g format not interpretted correctly
>
> This also affects the "print" statement's handling of numbers, since OFMT = %.6g.
> Test program compares .6g format to .6f and .6e. It should be the same as one of them,
Not a bug. POSIX is explicit that in printf formatting, for .6g, 6
specified the number of significant digits; but for .6f and .6e it
specifies the number of digits after the decimal (which is not necessarily
the number of significant digits).
- --
Don't work too hard, make some time for fun as well!
Eric Blake
ebb9@...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.org/iEYEARECAAYFAkq8QUcACgkQ84KuGfSFAYAi0wCeLn0fxqYmGfYNB+ek+SIbiJmn
PxQAnRxLaIslkqoqyRTCTbGRb67gZ30q
=bys3
-----END PGP SIGNATURE-----