Releases
v3.10.10
Zeex
released this
08 Feb 14:38
Back-ported some PAWN 4 natives and features (#287 )
Fixed empty warnings causing crashes (#369 )
Improved "indeterminate array size" warning: now it shows the symbol name (#370 )
Fixed bugs related to const-correctness checks (#372 )
Fixed issues related to undefined symbol resolution suggestions (#374 , #397 , #451 )
Improved assembly listing generation (#375 )
Added #pragma unwritten
(#377 )
Added #pragma nodestruct
(#378 )
Various __emit
bug fixes and improvements (#421 )
Other minor bug fixes (#423 )
Minor pawndisasm fixes and cleanup (#424 )
Added support for unknown preprocessor directives inside #if ... #endif
(#427 )
Added compile-time checks to prevent variable self-assignment (#436 )
Added __addressof
operator (#445 )
Tags inside unnamed enums are no longer allowed (#454 )
Removed emit
keyword (#459 )
Fixed a crash when #pragma option
argument exceeded 31 characters (#462 )
You can’t perform that action at this time.