Re: Typo on leex:file/2 options

Tuncer Ayaz <[email protected]> Wed, 15 Jul 2015 10:49:07 +0200
Newsgroups gmane.comp.lang.erlang.bugs
Message-ID <CAOvwQ4jJ9wWctoxi9su6pYcOrRjhqmRXYndEqNyGEgf+mPQjTw@mail.gmail.com>
On Wed, Jul 15, 2015 at 5:59 AM, Leo Liu <[email protected]> wrote:
> The documentation in parsetools-2.1/doc/html/leex.html#file-2 says
> returning: {error, Warnings, Errors}, but the code seems to suggest
> {error, Errors, Warnings}.

Good catch :).

Actually, it's mentioned twice in the docs, and only one has the
incorrect order. Also, the same error exist in yecc docs.

https://github.com/erlang/otp/pull/792
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs