libstdc++/10388: Input of floating point numbers in scientific notations fails
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Sat Apr 12 10:48:00 GMT 2003
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
More information about the Gcc-bugs
mailing list