Problem with long alphabet type
Steve Horne
stephenhorne... at aol.com
Thu Sep 13 18:37:02 UTC 2007
On Sep 13, 4:30 pm, "Carlos Antunes" <cmantu... at gmail.com> wrote:
> Maybe ragel6 "needs" to work with structs as a datatype instead? Maybe
> have a switch to turn on/off the use of longs/structs? Just a
> tought...
Modern compilers support 64-bit integer types - they can be very
useful at times. The only problem is that different compilers seem to
give them different names, though that may change with the new C++
standard soon.
More information about the ragel-users
mailing list