[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: malformed number error?
- From: Asko Kauppi <asko.kauppi@...>
- Date: Wed, 3 Dec 2003 02:07:31 +0200
I'm getting "malformed number error"s from Lua 5.0 on any floating
point constants in the script (i.e. "var=0.0001").
What can it be - I'm using the same static library elsewhere and it
works just fine. Something with the initialisation?
-ak