/[svn]
ViewVC logotype

Revision 3816


Jump to revision: Previous Next
Author: schoenebeck
Date: Fri Aug 28 17:28:48 2020 UTC (3 years, 7 months ago)
Changed paths: 4
Log Message:
* NKSP parser: Fixed crash if unary '-' operator was used on a non-number
  data type.

* NKSP parser: Raise parser error if either unary '-' or '+' operator was
  used with a non-number data type.

* Tests: Added test cases for the fixed issues described above.

* Bumped version (2.1.1.svn63).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/parser.y modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/tests/NKSPCoreLangTest.cpp modified , text changed

  ViewVC Help
Powered by ViewVC