]> git.kaiwu.me - njs.git/commit
A line number in error messages was incorrect if a script
authorIgor Sysoev <igor@sysoev.ru>
Thu, 21 Jul 2016 18:42:58 +0000 (21:42 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 21 Jul 2016 18:42:58 +0000 (21:42 +0300)
commitf3c85540e7a91a7bea2fcde8cd3ce351cf9d5843
tree77b9586094dda833db334c7a3b42ca4a24fce39f
parent6b3e1f2dfd26dcd02945a7dfbd2cca1e18a13243
A line number in error messages was incorrect if a script
has comments.
njs/njs_lexer.c
njs/test/njs_unit_test.c