public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/19053] New: While running testsuite on Windows xp, I think I found failure of printf/sprintf %e format.
@ 2015-10-02  2:18 christopherwuy at gmail dot com
  2015-10-02  2:24 ` [Bug testsuite/19053] While running testsuite on Windows xp, I think I found failures " christopherwuy at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: christopherwuy at gmail dot com @ 2015-10-02  2:18 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 19053
           Summary: While running testsuite on Windows xp, I think I found
                    failure of printf/sprintf %e format.
           Product: gdb
           Version: 7.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: christopherwuy at gmail dot com
  Target Milestone: ---

https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-gdb/PKGBUILD

The error was:
out: demangle.test!(1.17549e-038)
exp: demangle.test!(1.17549e-38)

We can reproduce this bug using
#include <stdio.h>
int main()
{
    double x = 3.40282e+038;
    printf("%.5e", x);
}

I don't know whether this was testsuite's problem or implementation of gdb.
I will try to fix it when I know the expect result of gdb.
Thank you.

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


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

* [Bug testsuite/19053] While running testsuite on Windows xp, I think I found failures of printf/sprintf %e format.
  2015-10-02  2:18 [Bug testsuite/19053] New: While running testsuite on Windows xp, I think I found failure of printf/sprintf %e format christopherwuy at gmail dot com
@ 2015-10-02  2:24 ` christopherwuy at gmail dot com
  2015-10-02  2:46 ` fracting at gmail dot com
  2015-10-06  6:47 ` fracting at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: christopherwuy at gmail dot com @ 2015-10-02  2:24 UTC (permalink / raw)
  To: gdb-prs

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

YongHao Hu <christopherwuy at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christopherwuy at gmail dot com
            Summary|While running testsuite on  |While running testsuite on
                   |Windows xp, I think I found |Windows xp, I think I found
                   |failure of printf/sprintf   |failures of printf/sprintf
                   |%e format.                  |%e format.

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


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

* [Bug testsuite/19053] While running testsuite on Windows xp, I think I found failures of printf/sprintf %e format.
  2015-10-02  2:18 [Bug testsuite/19053] New: While running testsuite on Windows xp, I think I found failure of printf/sprintf %e format christopherwuy at gmail dot com
  2015-10-02  2:24 ` [Bug testsuite/19053] While running testsuite on Windows xp, I think I found failures " christopherwuy at gmail dot com
@ 2015-10-02  2:46 ` fracting at gmail dot com
  2015-10-06  6:47 ` fracting at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fracting at gmail dot com @ 2015-10-02  2:46 UTC (permalink / raw)
  To: gdb-prs

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

Qian Hong <fracting at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fracting at gmail dot com

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


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

* [Bug testsuite/19053] While running testsuite on Windows xp, I think I found failures of printf/sprintf %e format.
  2015-10-02  2:18 [Bug testsuite/19053] New: While running testsuite on Windows xp, I think I found failure of printf/sprintf %e format christopherwuy at gmail dot com
  2015-10-02  2:24 ` [Bug testsuite/19053] While running testsuite on Windows xp, I think I found failures " christopherwuy at gmail dot com
  2015-10-02  2:46 ` fracting at gmail dot com
@ 2015-10-06  6:47 ` fracting at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fracting at gmail dot com @ 2015-10-06  6:47 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #1 from Qian Hong <fracting at gmail dot com> ---
Duplicate of Bug 19052 ?

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


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

end of thread, other threads:[~2015-10-06  6:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-02  2:18 [Bug testsuite/19053] New: While running testsuite on Windows xp, I think I found failure of printf/sprintf %e format christopherwuy at gmail dot com
2015-10-02  2:24 ` [Bug testsuite/19053] While running testsuite on Windows xp, I think I found failures " christopherwuy at gmail dot com
2015-10-02  2:46 ` fracting at gmail dot com
2015-10-06  6:47 ` fracting at gmail dot com

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).