Skip to content

Conversation

@NoiseByNorthwest
Copy link
Owner

Fixes #326

@szepeviktor
Copy link
Contributor

szepeviktor commented Dec 7, 2025

I think it needs

#include <string.h>
#include <unistd.h>

@NoiseByNorthwest
Copy link
Owner Author

I think it needs

#include <string.h>
#include <unistd.h>

Where ? And why ? All tests are passing.

@NoiseByNorthwest NoiseByNorthwest merged commit 8942485 into master Dec 7, 2025
156 of 160 checks passed
@NoiseByNorthwest NoiseByNorthwest deleted the fix_326 branch December 7, 2025 20:20
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.

Compiling with -std=c17 results in platform not supported error

3 participants