]> git.armaanb.net Git - opendoas.git/commitdiff
Further improve syntax error reporting in doas:
authorVadim Zhukov <zhuk@openbsd.org>
Fri, 24 Jul 2015 06:36:42 +0000 (06:36 +0000)
committerVadim Zhukov <zhuk@openbsd.org>
Fri, 24 Jul 2015 06:36:42 +0000 (06:36 +0000)
  - teach parser to recover after error, allowing to report many errors
    instead of the first one only;
  - fix remaining error printouts without exact position.

Some ideas were taken from diff sent by dlg@ earlier, thanks!

okay tedu@, dlg@


No differences found