Skip to content

Conversation

maflcko
Copy link
Contributor

@maflcko maflcko commented Mar 29, 2024

To fix a clang-18 error:

test/fuzzing/fuzz_manifest.c:25:5: error: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   25 |     unlink(filename);
      |     ^
1 error generated.
ERROR:__main__:Building fuzzers failed.

@stephenmathieson stephenmathieson merged commit f19401c into clibs:master Apr 11, 2024
@maflcko maflcko deleted the patch-1 branch April 12, 2024 06:18
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.

3 participants