[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: tonumber() on negative hexadecimal strings
- From: Daurnimator <quae@...>
- Date: Thu, 21 Apr 2011 20:47:24 +1000
it also should not crash.
'a = assert(tonumber(a))' is often used to coerce/check arguments.