/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3791 by schoenebeck, Sun Jun 14 14:29:41 2020 UTC revision 3792 by schoenebeck, Mon Jun 15 15:26:10 2020 UTC
# Line 284  Version SVN trunk (?) Line 284  Version SVN trunk (?)
284      - NKSP language: Allow omitting explicit array size on array variable      - NKSP language: Allow omitting explicit array size on array variable
285        declaration if combined with immediate value assignment        declaration if combined with immediate value assignment
286        (e.g. declare %foo[] := ( 1, 2, 3 ) ).        (e.g. declare %foo[] := ( 1, 2, 3 ) ).
287        - NKSP language: emit warning if an array variable was declared with bigger
288          array size than amount of initial values been assigned, and initialize the
289          missing array elements with zero in this case.
290    
291    * test cases:    * test cases:
292      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.

Legend:
Removed from v.3791  
changed lines
  Added in v.3792

  ViewVC Help
Powered by ViewVC