Re: Confusing wording in manual (function `error`)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Confusing wording in manual (function `error`)
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2020年5月20日 14:36:17 -0300
> I'd say section 2.3 should formally introduce the terms "raise" and
> "catch", and explain consistently what they mean. Then the manual entry for
> "error" can just say "raises [message] as an error".
I agree. (I was just doing exactly that :-)
-- Roberto