Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #1814

Category None
Changed by Harsha Raghu <funnyboy313ohnoyoudont@gmail.com>
Changed at Thu 07 Oct 2021 17:11:49
Repository https://github.com/alliedmodders/amxmodx
Project alliedmodders/amxmodx
Branch master
Revision c61735130d3113fa6a0dedbec64ec00c598a91fa

Comments

[Build] Fix latest MSVC and CLang compiler errors (#1008)

* Explicit cast specification

* Explicit cast specification

* Suppress -Wno-tautological-compare in Clang 10 and above

https://reviews.llvm.org/rG8b0d14a8f0cc085afa2a9c86c237da81c74517fc

* Explicit cast specification

* Add HAVE_STDINT_H compiler flag

* Explicit casting mechanism type specification

* typo

Changed files