Skip to content
Zeex edited this page Jan 10, 2014 · 6 revisions
  • Known compiler bugs
  • New features
    • Added #pragma naked
    • Added #pragma warning (enable|disable) XXX
    • Added #pragma warning (push|pop)
    • Added __line constant
    • Added #warning directive
  • Other changes
    • Redefined __Pawn as 0x030A (previously was 0x0302)
    • Appended .samp to compiler version string for easy identification
    • Removed generation of _inc_XXX symbols for included files (automatic include guards)
Clone this wiki locally