Skip to content

Conversation

@vowstar
Copy link

@vowstar vowstar commented Jun 18, 2024

To maintain compatibility with both GCC and Clang, the -fplan9-extensions flag is replaced with -fms-extensions in the Makefile. This change supports anonymous structs and unions, ensuring the same functionality across both compilers. Clang does not currently support -fplan9-extensions, at least there are no results yet.

See also: https://reviews.llvm.org/D3853
See also: 162507e
Bug: vowstar/vowstar-overlay#19

…ility

To maintain compatibility with both GCC and Clang, the `-fplan9-extensions`
flag is replaced with `-fms-extensions` in the Makefile. This change supports
anonymous structs and unions, ensuring the same functionality across both
compilers. Clang does not currently support `-fplan9-extensions`, at least
there are no results yet.

See also: https://reviews.llvm.org/D3853
See also: NVIDIA@162507e
Bug: vowstar/vowstar-overlay#19

Signed-off-by: Huang Rui <vowstar@gmail.com>
vowstar added a commit to vowstar/vowstar-overlay that referenced this pull request Jun 18, 2024
Upstream: NVIDIA/libnvidia-container#271

Bug: #19
Signed-off-by: Huang Rui <vowstar@gmail.com>
@elezar elezar requested a review from klueska July 1, 2024 14:19
@vowstar
Copy link
Author

vowstar commented Dec 26, 2024

ping

@elezar
Copy link
Member

elezar commented May 23, 2025

@klueska do you see any issues with adding this change?

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

This PR is stale because it has been open 90 days with no activity. This PR will be closed in 30 days unless new comments are made or the stale label is removed. To skip these checks, apply the "lifecycle/frozen" label.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants