]> git.kaiwu.me - njs.git/commit
Fixed Error() constructor with no arguments.
authorhongzhidao <hongzhidao@gmail.com>
Sun, 4 Aug 2019 07:59:42 +0000 (03:59 -0400)
committerhongzhidao <hongzhidao@gmail.com>
Sun, 4 Aug 2019 07:59:42 +0000 (03:59 -0400)
commit53b54ff04ae0c570aa180ee2bd3196c1a880e1c2
tree37f23513fdf5a74344839fc6631f98c1ebc1217e
parent30aa58b84d3be926620d90e309bea0026e65751f
Fixed Error() constructor with no arguments.
src/njs_error.c
src/njs_value.h
src/test/njs_unit_test.c