public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug stdio/5044] printf doesn't take the rounding mode into account
       [not found] <bug-5044-131@http.sourceware.org/bugzilla/>
@ 2012-02-21  1:34 ` jsm28 at gcc dot gnu.org
  2012-09-14 20:25 ` jsm28 at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-21  1:34 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=5044

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |stdio

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug stdio/5044] printf doesn't take the rounding mode into account
       [not found] <bug-5044-131@http.sourceware.org/bugzilla/>
  2012-02-21  1:34 ` [Bug stdio/5044] printf doesn't take the rounding mode into account jsm28 at gcc dot gnu.org
@ 2012-09-14 20:25 ` jsm28 at gcc dot gnu.org
  2012-09-24 15:40 ` jsm28 at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-09-14 20:25 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=5044

--- Comment #13 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-09-14 20:24:24 UTC ---
The case of decimal output (%e/%E/%f/%F/%g/%G) is fixed for 2.17 by:

commit 784761bee3828e4e21cbe15340c7a99e3fd1788b
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Sep 14 20:18:49 2012 +0000

    Make printf respect the rounding mode for decimal output (bug 5044).

That is, decimal output should now be correctly rounding for all rounding
modes, where previously it was for round-to-nearest only.

Hex output (%a/%A) has the same issue and still needs to be fixed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug stdio/5044] printf doesn't take the rounding mode into account
       [not found] <bug-5044-131@http.sourceware.org/bugzilla/>
  2012-02-21  1:34 ` [Bug stdio/5044] printf doesn't take the rounding mode into account jsm28 at gcc dot gnu.org
  2012-09-14 20:25 ` jsm28 at gcc dot gnu.org
@ 2012-09-24 15:40 ` jsm28 at gcc dot gnu.org
  2014-02-16 18:25 ` jackie.rosen at hushmail dot com
  2014-05-28 19:46 ` schwab at sourceware dot org
  4 siblings, 0 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-09-24 15:40 UTC (permalink / raw)
  To: glibc-bugs


http://sourceware.org/bugzilla/show_bug.cgi?id=5044

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #14 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-09-24 15:40:18 UTC ---
The remaining case, that of hex output (%a, %A), is fixed for 2.17 by:

commit a9f8e53a5b14ba481999ded036b025554ea06362
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Sep 24 15:38:21 2012 +0000

    Make printf respect the rounding mode for hex output (bug 5044).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug stdio/5044] printf doesn't take the rounding mode into account
       [not found] <bug-5044-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-09-24 15:40 ` jsm28 at gcc dot gnu.org
@ 2014-02-16 18:25 ` jackie.rosen at hushmail dot com
  2014-05-28 19:46 ` schwab at sourceware dot org
  4 siblings, 0 replies; 5+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 18:25 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=5044

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #15 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug stdio/5044] printf doesn't take the rounding mode into account
       [not found] <bug-5044-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2014-02-16 18:25 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:46 ` schwab at sourceware dot org
  4 siblings, 0 replies; 5+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:46 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=5044

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-28 19:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-5044-131@http.sourceware.org/bugzilla/>
2012-02-21  1:34 ` [Bug stdio/5044] printf doesn't take the rounding mode into account jsm28 at gcc dot gnu.org
2012-09-14 20:25 ` jsm28 at gcc dot gnu.org
2012-09-24 15:40 ` jsm28 at gcc dot gnu.org
2014-02-16 18:25 ` jackie.rosen at hushmail dot com
2014-05-28 19:46 ` schwab at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).