This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52764] Including <cstdint> after <stdint.h> fails to define limit macros
- 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, 29 Mar 2012 10:02:25 +0000
- Subject: [Bug libstdc++/52764] Including <cstdint> after <stdint.h> fails to define limit macros
- Auto-submitted: auto-generated
- References: <bug-52764-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52764
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jsm28 at gcc dot gnu.org
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-03-29 10:02:25 UTC ---
Let's add Joseph in CC: he spent a lot of time on GCC's own stdint.h (which by
now, afaik, is supported on most widespread targets) and I'm sure he can help
with it (and with glibc too, in case)