Skip to content
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

Support asserting functionality of C++-specific libraries #112

Open
deciduously opened this issue Nov 25, 2024 · 0 comments
Open

Support asserting functionality of C++-specific libraries #112

deciduously opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request low-priority

Comments

@deciduously
Copy link
Member

deciduously commented Nov 25, 2024

The current std.assert.pkg implementation assumes the headers and shared libraries it asserts can be included and linked by a C compiler. Some packages install C++-specific headers and libraries (ncurses, mpdec). Provide an option to test these using the C++ compiler for the provided host.

@deciduously deciduously added enhancement New feature or request low-priority labels Nov 25, 2024
@deciduously deciduously self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority
Projects
None yet
Development

No branches or pull requests

1 participant