8000 Fix C++ Modules support in xmake.lua by KeqingMoe · Pull Request #406 · p-ranav/argparse · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix C++ Modules support in xmake.lua #406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KeqingMoe
Copy link

The current argparse provides an xmake.lua, but for unknown reasons, it is not used by the argparse remote package in xmake-repo, and that remote package doesn't provide C++ Modules support. I tried creating a local package that could utilize argparse's existing xmake.lua, and discovered that the existing xmake.lua in argparse had some bugs regarding 7F25 C++ Modules support. These bugs didn't manifest during local testing, but appeared when the package was built. This PR fixes that bug, enabling the proper use of C++ Modules when pulling the argparse package externally. After this PR is merged, I will fix the argparse package in xmake-repo to utilize the xmake.lua provided by argparse itself and provide C++ Modules support.

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.

1 participant
0