Skip to content

[v1.15.1] Make nob.h compilable in gcc/clang with -std=c99 on POSIX#40

Merged
rexim merged 2 commits intomainfrom
c99-posix-compliant
Mar 16, 2025
Merged

[v1.15.1] Make nob.h compilable in gcc/clang with -std=c99 on POSIX#40
rexim merged 2 commits intomainfrom
c99-posix-compliant

Conversation

@rexim
Copy link
Member

@rexim rexim commented Mar 16, 2025

Related to #19

This includes:

  • not using strsignal()
  • using S_IS* stat macros instead of S_IF* flags

rexim added 2 commits March 16, 2025 18:39
Related to #19

This includes:
- not using strsignal()
- using S_IS* stat macros instead of S_IF* flags
@rexim rexim merged commit ca743db into main Mar 16, 2025
8 checks passed
@rexim rexim deleted the c99-posix-compliant branch March 16, 2025 11:43
@eigenlenk
Copy link

Any way to pass -std=c99 to the NOB_GO_REBUILD_URSELF™© technology stack as well? Otherwise it's only included in the initial bootstrapping but not in the consecutive updates.

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.

2 participants