Skip to content

Fix up compiler warnings#120

Open
bossmc wants to merge 1 commit intoAngoraFuzzer:masterfrom
bossmc:compiler-warnings
Open

Fix up compiler warnings#120
bossmc wants to merge 1 commit intoAngoraFuzzer:masterfrom
bossmc:compiler-warnings

Conversation

@bossmc
Copy link

@bossmc bossmc commented Jul 18, 2022

  • Correct signedness for c-strings in angora-clang
  • Const-correctness throughout
  • Move #[link] attribute to extern block

Fixes all warnings emitted by clang version 14.

* Correct signedness for strings in angora-clang
* Const-correctness throughout
* Move `#[link]` attribute to `extern` block
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.

1 participant