This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Binary numbers starting with 0b


On Tue, Mar 25, 2008 at 04:17:44PM -0400, Marc Khouzam wrote:
> Hi,
> 
> A couple of months ago it was discussed to add a 0b in front of binary numbers.
> 
> http://sourceware.org/ml/gdb/2008-01/msg00327.html
> 
> I'm not sure what happened to this.  Was it decided against?
> Or maybe there was a backwards compatibility concern?  I actually am a bit worried
> about adding the 0b as not being backwards compatible, although I do think it would
> be a nice thing for GDB to accept.

No, there was no decision against it.  I still think it's a good idea,
I just didn't have time to update the parsers.

I do not see any compatibility problems.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]