[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaBinaries executables for msvcr80.dll?
- From: "Hisham Muhammad" <hisham.hm@...>
- Date: Tue, 16 Oct 2007 20:03:31 -0300
On 10/16/07, Antonio Scuri <scuri@tecgraf.puc-rio.br> wrote:
>
> Let's just focus a little on mixed RTL environments. For them to to work:
>
> - general memory pointers can be interchanged if malloc and free occours in
> the same module. Or "only free/realloc what you malloc".
> - You can not exchange FILE* pointers.
> - others?
>
> Can we be restricted to an environment like this?
Don't think so. Looks like Roberto said that the "You can not exchange
FILE* pointers" restriction should not hold:
http://lua-users.org/lists/lua-l/2007-09/msg00122.html
-- Hisham
- References:
- RE: LuaBinaries executables for msvcr80.dll?, Antonio Scuri
- Re: LuaBinaries executables for msvcr80.dll?, Diego Nehab
- Re: LuaBinaries executables for msvcr80.dll?, David Burgess
- Re: LuaBinaries executables for msvcr80.dll?, Diego Nehab
- Re: LuaBinaries executables for msvcr80.dll?, David Burgess
- Re: LuaBinaries executables for msvcr80.dll?, Thomas Lauer
- Re: LuaBinaries executables for msvcr80.dll?, Diego Nehab
- RE: LuaBinaries executables for msvcr80.dll?, Antonio Scuri
- RE: LuaBinaries executables for msvcr80.dll?, Diego Nehab
- RE: LuaBinaries executables for msvcr80.dll?, Antonio Scuri