[ragel-users] Re: Matching characters written as hex codes

Bob Paddock graceindustr... at gmail.com
Mon Jun 9 16:19:28 UTC 2008


On 6/2/08, Adrian Thurston <thurs... at cs.queensu.ca> wrote:
> I don't have access to any 64 bit machines so I can't test on those architectures.

http://www.embedded.com/tigforums/thread.jspa?threadID=1604&tstart=0
might give you an idea what to look at.

Typical problem is that the size of a pointer does not match the size of (u)int.
size_t should be used.

> If anyone wants to give me an account somewhere I'd happily work out the
> problems (a machine that's always on the net would be best.

If nothing has been forthcoming I'll set you up an account on my machine
that you can ssh into.  I can leave it on, if I have some idea of when.
I know your busy on your thesis right now, so no rush.



More information about the ragel-users mailing list