Karol Szuster

Results 2 issues of Karol Szuster

This feature was requested by connorr [here](https://bugs.alliedmods.net/show_bug.cgi?id=6002). We can directly get item info like access, info etc. without calling `menu_item_getinfo`.

enhancement
core

- OS: Linux x64 - Python: 3.6.6 - CC: Clang 6.0.1 Every time I build SourcePawn using Clang I get ```-g3``` switch specified. Doesn't matter if I pass `--enable-optimize` or...