On Wed, 23 May 2012, David O'Brien wrote:
On Wed, May 23, 2012 at 01:49:45PM +0200, Dimitry Andric wrote:
On 2012-05-22 20:18, David E. O'Brien wrote:
Log:
Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit
platforms.
...
Until all the additional warnings this causes have been fixed, can this
commit please be reverted for now?
Yes. I cannot believe we've been abusing "%q" this badly.
Using it at all is using it badly, so your change should have had no effect.
But when it was used to print quad_t's, its use was almost reasonable,
and the change broke that too.
Bruce
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"