This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/23479] Implement binary constants with a "0b" prefix
- From: "samjnaa at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2007 12:58:15 -0000
- Subject: [Bug preprocessor/23479] Implement binary constants with a "0b" prefix
- References: <bug-23479-11199@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #31 from samjnaa at gmail dot com 2007-06-25 12:58 -------
Just mentioning: printf() and std::cout need to be updated if the binary values
are also to be *output*. Any ideas on how or where that is to be done?
Thanks.
--
samjnaa at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |samjnaa at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23479