This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/10388: Input of floating point numbers in scientific notations fails


Synopsis: Input of floating point numbers in scientific notations fails

State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Sat Apr 12 10:48:53 2003
State-Changed-Why:
    Everything works well on my i686-pc-linux-gnu platform:
    paolo:~> g++ 10388.cc
    paolo:~> a.out
    Type a double:1e3
    This was: 1000
    I suspect an issue with your glibc: anything older than
    2.2.5 is known to lead to troubles, sooner or later.
    Which behaviour are you seeing?
    Thanks,Paolo.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10388


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]