This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33067] Awkward long decimal expansion for double literal in error.
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 10 Oct 2011 12:37:09 +0000
- Subject: [Bug c++/33067] Awkward long decimal expansion for double literal in error.
- Auto-submitted: auto-generated
- References: <bug-33067-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33067
--- Comment #15 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-10 12:37:09 UTC ---
For example, as a user of the compiler, seeing 6 digits everywhere would not
surprise me at all, together with a correct column number, I would certainly
consider the output good enough and not confusing. But this is just a personal
opinion.