This is the mail archive of the gdb-patches@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: [patch] Support binary (0b...) numbers


On Mon, 11 Jan 2010 18:51:04 +0100, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> Jan> 2010-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
> Jan> 	Implement binary numbers parsing.
> Jan> 	* c-exp.y (parse_number): New case 'b' and 'B'.
> Jan> 2010-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
> Jan> 	Implement binary numbers parsing.
> Jan> 	* gdb.base/printcmds.exp (test_integer_literals_accepted)
> Jan> 	(test_integer_literals_rejected): New binary tests.
> 
> Ok.  Thanks.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2010-01/msg00094.html


Thanks,
Jan


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