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

Supressing pedantic warnings on GCC #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rubiot
Copy link
Contributor

@rubiot rubiot commented Apr 14, 2021

fff.h woudn't compile under gcc 9.20 with all warnings enabled. Adding the
pragma system_header supresses such warnings.

Thank you for your contribution.

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are not breaking consistency
  • You have added unit tests
  • All tests and other checks pass

fff.h won't compile under gcc 9.20 with all warnings enabled. Adding the
pragma system_header supresses such warnings.
@AppVeyorBot
Copy link

Build fff 91-appveyor completed (commit fafa20934e by @)

mmitch added a commit to mmitch/syndig that referenced this pull request Apr 24, 2021
import the change from meekrosoft/fff#98
and see what happens
@meekrosoft meekrosoft force-pushed the master branch 2 times, most recently from b0792e6 to bdb7397 Compare August 4, 2022 08:23
@wulfgarpro wulfgarpro self-assigned this Aug 13, 2023
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.

None yet

3 participants