HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

PJASS Updates

04-03-2006, 06:28 PM#1
Blade.dk
Quote:
Originally Posted by PitzerMike
I've updated pjass today, tool makers and users make sure you're updating
your pjass version.


Update to version 1.97 includes:

* Fixed rules for id integer literals to allow special characters (eg. ' ', '$abc' ...), but only 1 or 4 characters in length are allowed. (reported by karukef)
* Fixed a flaw that allowed array variables to be used without brackets (eg. local integer array arr = 2). (reported by RodOfNOD and Blade.dk)
* Hack-Fixed an error where a constant function defined directly after the globals section would be confused with a native declaration. (known error)
* Smaller file size and added version information

This is the first compressed pjass release.
So please report if it works for all of you without any flaws.

Check the thread here.