Testing binaries 2014/03/30
Pre-release
Pre-release
Zeex
released this
30 Mar 10:27
·
575 commits
to master
since this release
This release adds the compatibility mode (the -Z
option).
In this mode the compiler attempts to be compatible with the current SA-MP compiler, which allows compiling old SA-MP scripts that would not compile otherwise while still benefiting from new features and bug fixes.
In particular, this allows compiling code that relies on auto-generated #include guards (the _inc_filename
symbols).