FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fixed #524 - use `CreateFileA()` for `_WIN32` only (fixes includes not found on MinGW) by firewave · Pull Request #541 · cppcheck-opensource/simplecpp · GitHub

fixed #524 - use CreateFileA() for _WIN32 only (fixes includes not found on MinGW) - #541

Merged
firewave merged 1 commit into
cppcheck-opensource:masterfrom
firewave:mingw-inc
Sep 21, 2025
Merged

fixed #524 - use CreateFileA() for _WIN32 only (fixes includes not found on MinGW)#541
firewave merged 1 commit into
cppcheck-opensource:masterfrom
firewave:mingw-inc

Conversation

Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Collaborator Author

Supersedes #531.

Comment thread simplecpp.cpp
# define _WIN32_WINNT 0x0602
# endif
# define NOMINMAX
# define WIN32_LEAN_AND_MEAN

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Also added WIN32_LEAN_AND_MEAN.

firewave marked this pull request as ready for review September 12, 2025 08:29

Copy link
Copy Markdown
Collaborator Author

CC @glankk

…fixes includes not found on MinGW)

Co-authored-by: firewave <firewave@users.noreply.github.com>
firewave changed the title fixed #524 - use CreateFileA() for _WIN32 only (fixes includes not found on MinGW) fixed #524 - use CreateFileA() for `_WIN32 only (fixes includes not found on MinGW) Sep 12, 2025
firewave changed the title fixed #524 - use CreateFileA() for `_WIN32 only (fixes includes not found on MinGW) fixed #524 - use CreateFileA() for _WIN32 only (fixes includes not found on MinGW) Sep 12, 2025
firewave mentioned this pull request Sep 12, 2025
firewave merged commit de1d67b into cppcheck-opensource:master Sep 21, 2025
14 checks passed
firewave deleted the mingw-inc branch September 21, 2025 18:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL