Re: Uninformative error message
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Uninformative error message
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2014年10月19日 10:55:13 -0200
> Maybe 'nil' could be treated differently from other nonstrings,
> and error() be allowed.
We could make an error to call 'error' with nil...
-- Roberto