Skip to content

meson: add c compiler check headers for standard ones#92

Merged
fvalette merged 1 commit intocamelot-os:mainfrom
fvalette:91-check-c-standard-headers-availability
Feb 4, 2026
Merged

meson: add c compiler check headers for standard ones#92
fvalette merged 1 commit intocamelot-os:mainfrom
fvalette:91-check-c-standard-headers-availability

Conversation

@fvalette
Copy link
Copy Markdown
Contributor

@fvalette fvalette commented Feb 4, 2026

Those headers are included and might be missing if the compiler and/or devel env is broken or incompatible.
One must check the availability in order to fail fast at setup time.

Those headers are included and might be missing if the compiler and/or
devel env is broken or incompatible.
One must check the availability in order to fail fast at setup time.
@fvalette fvalette requested a review from PThierry February 4, 2026 08:29
@fvalette fvalette added bug Something isn't working enhancement New feature or request labels Feb 4, 2026
@fvalette fvalette linked an issue Feb 4, 2026 that may be closed by this pull request
@fvalette fvalette merged commit dbbf380 into camelot-os:main Feb 4, 2026
62 of 63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check C standard headers availability

2 participants