Re: portability lessons
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: portability lessons
- From: Roberto Ierusalimschy <rieru@...>
- Date: 2001年9月14日 11:41:29 -0500 (CDT)
On 2001年9月13日, Dominic LaTouche wrote:
> On Bull:
>
> - Building Lua was easy: no change to sources, no compiler/linker error
> ...
> - But it doesn't really work ! : non numeric indexes in tables don't
> work and some memory violations happen without reason (?)...
That should not happen :-( Do you have any other information about the
bugs?
-- Roberto