Skip to content

Conversation

@TinyTinni
Copy link
Owner

@TinyTinni TinyTinni commented Mar 19, 2025

Fixes #34

#pragma push and pop are only supported by MSVC compiler, not mingw. Therefore, those macros should check for the MSVC compiler, not the platform they are compiled for.

@TinyTinni TinyTinni changed the title removes mingw warning on windows platform fixes mingw warning on windows platform Mar 20, 2025
@TinyTinni TinyTinni changed the title fixes mingw warning on windows platform removes mingw warning on windows platform Mar 20, 2025
@TinyTinni TinyTinni changed the title removes mingw warning on windows platform fixes mingw warning on windows platform Mar 20, 2025
@TinyTinni TinyTinni merged commit e15aa4c into master Mar 20, 2025
3 checks passed
@TinyTinni TinyTinni deleted the mingw-warning branch March 20, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix MinGW-w64/Clang unknown-pragmas warning.

2 participants