[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Probably a weird question: Lua in big endian
- From: Ralph Hempel <rhempel@...>
- Date: Sun, 14 Dec 2008 13:49:58 -0500
Bogdan Marinescu wrote:
2. do you have *any* idea what could cause a problem like this? I don't
have a full test suite for the allocator, but it's Newlib's standard
allocator (dl) and it should work just fine.
I was going to suggest memory allocation issues, but you
never know...
Could it be that the data structures are not properly packed?
Ralph