lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
string.char bug
From
: Francisco Couzo <franciscouzo@
...
>
Date
: Thu, 14 Feb 2013 14:16:11 -0300
pasing math.huge to string.char returns NUL, I think it would make more sense to raise an error.
example:
print(string.char(math.huge):byte() == 0)
Prev by Date:
Re: Decoda Lua IDE has become Open Source
Next by Date:
Re: Decoda Lua IDE has become Open Source
Previous by thread:
Re: Decoda Lua IDE has become Open Source
Next by thread:
Implementing __index to return nil?
Index(es):
Date
Thread