Skip to content

make WIN32 into _WIN32#3028

Merged
bradgrantham-lunarg merged 2 commits into
LunarG:devfrom
bradgrantham-lunarg:brad-win32-macro
Jul 10, 2026
Merged

make WIN32 into _WIN32#3028
bradgrantham-lunarg merged 2 commits into
LunarG:devfrom
bradgrantham-lunarg:brad-win32-macro

Conversation

@bradgrantham-lunarg

Copy link
Copy Markdown
Contributor

No description provided.

@bradgrantham-lunarg bradgrantham-lunarg requested a review from a team as a code owner June 16, 2026 19:41
@bradgrantham-lunarg bradgrantham-lunarg added the approved-to-run-ci Can run CI check on internal LunarG machines label Jun 16, 2026

@ncesario-lunarg ncesario-lunarg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One nit, but LGTM!

#include "util/defines.h"

#ifdef WIN32
#ifdef _WIN32

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
#ifdef _WIN32
#if defined(_WIN32)

General comment for other occurrences. Based on your recommendation offline.

@MarkY-LunarG MarkY-LunarG left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't share Nate's nit, but it's up to you.

@bradgrantham-lunarg

Copy link
Copy Markdown
Contributor Author

Let's see if I can merge after any one of the CODEOWNERS approves.

@bradgrantham-lunarg bradgrantham-lunarg added this pull request to the merge queue Jul 8, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 8, 2026
@bradgrantham-lunarg bradgrantham-lunarg added this pull request to the merge queue Jul 10, 2026
Merged via the queue into LunarG:dev with commit 0b0b02e Jul 10, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved-to-run-ci Can run CI check on internal LunarG machines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants