Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some extra warnings #86

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

lbudai
Copy link

@lbudai lbudai commented Jun 17, 2022

Hi @nemequ !

I've added some options to the EXTRA_WARNINGS - and I also fixed the warnings I've found in my build environment.

Tested platforms:

  • M1 Mac(clang 13.1.6)
  • mingw64 (gcc 11.2; there are some VLA-related warnings, but that's fine)
  • linux 64 bit (clang10.0, gcc 9.4)

lbudai and others added 7 commits June 17, 2022 18:22
This generates warning only when the GNU-specific variant of strerror_r is provided (eg.
when _GNU_SOURCE is defined).

Signed-off-by: Laszlo Budai <[email protected]>
Signed-off-by: Laszlo Budai <[email protected]>
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