Re: [Cgdb-devel] But with tokenizer
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bo...@br...> - 2003-07-17 11:44:34
|
Ok, fixed. Just so everyone knows, All of these bugs used to work. As soon as we switched away from Muellers hand written tokenizer, these bugs have appeared. Anyways, eventually we will get the clexer.l file correct. Bob Rossi On Wed, Jul 16, 2003 at 09:41:01PM -0400, Peter Kovacs wrote: > Its not recognizing identifiers correctly that have numbers in them. > (The number is always returned as a literal, instead of part of the > identifier.) >=20 > I've attached an example. >=20 > - Peter >=20 > --=20 > Peter D. Kovacs <pe...@ko...> |