]> git.kaiwu.me - njs.git/commit
Fixed the calculation of the scope indices for variables.
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 9 Feb 2018 17:11:17 +0000 (20:11 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Fri, 9 Feb 2018 17:11:17 +0000 (20:11 +0300)
commitbd5d9f3e3391224be9415463d701c79ecaf503b0
treeadaa1f8ae5ddf7a3123b548e8be3bb76c2482492
parentf810edb53421ad26242e48ad74a955f5ccbce284
Fixed the calculation of the scope indices for variables.
njs/njs_parser.h
njs/njs_variable.c
njs/test/njs_unit_test.c