Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDecide between `_MSC_VER` and `__WINDOWS__` #17505
Comments
|
@XVilka |
|
clang-cl also defines |
didn't know about such behavior of |
|
imho mscver is about the cocmpiler and windows about the OS. totally different things. if mingw and cygwin was removed from the support i dont see why we shuold have compiler specific things. and if we do it should be the minimum amount of them |
|
I agree with pancake, can we close this @XVilka ? |


Currently we use both, but it's probably wrong: