--- linuxsampler/trunk/ChangeLog 2020/07/31 15:07:04 3802 +++ linuxsampler/trunk/ChangeLog 2020/08/06 12:15:02 3804 @@ -289,6 +289,7 @@ - NKSP language: emit warning if an array variable was declared with bigger array size than amount of initial values been assigned, and initialize the missing array elements with zero in this case. + - Fixed built-in NKSP exit() function to behave as return statement. * test cases: - Fixed compiler errors in test cases.