[ragel-users] 64-bit Issues?

Bob Paddock graceindustr... at gmail.com
Wed Jul 23 14:34:33 UTC 2008


On 7/23/08, William Ahern <will... at 25thandclement.com> wrote:
> Can anybody give a summary of manifest or potential 64-bit issues? I spotted
> some posts which hint at such issues.

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.



More information about the ragel-users mailing list