This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/49745] error: âint truncateâ redeclared as different kind of symbol
- 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: Thu, 14 Jul 2011 12:45:43 +0000
- Subject: [Bug libstdc++/49745] error: âint truncateâ redeclared as different kind of symbol
- Auto-submitted: auto-generated
- References: <bug-49745-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49745
--- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-14 12:43:53 UTC ---
Thanks Jakub. Thus, seems a little more difficult than we hoped, but still
doable. We'll give a try to your scheme.