lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Maybe I misunderstood. I thought the issue was that D3D left the FPU in a bad state, which Lua then picked up? In other words, all that had to happen was that Lua code be multitasked with a D3D-based app. So yo uare saying there is only a problem if Lua is linked into D3D---right?

Michael

----- Original Message ----- From: "Alex Queiroz" <asandroq@gmail.com>
To: "Lua list" <lua@bazar2.conectiva.com.br>
Sent: Friday, March 10, 2006 11:34 AM
Subject: Re: LUA_NUMBER -> Integer conversion bug


Hallo,

On 3/10/06, Michael Newberry <mnewberry@mirametrics.com> wrote:
Lots of end-users have D3D installed. How are we Lua programmers supposed to
prevent our application from breaking?


End-users don't usually integrate 3rd-party Lua applications with Direct3D.

--
-alex
http://www.ventonegro.org/