fff icon indicating copy to clipboard operation
fff copied to clipboard

Supressing pedantic warnings on GCC

Open rubiot opened this issue 3 years ago • 1 comments

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:

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

rubiot avatar Apr 14 '21 12:04 rubiot

:white_check_mark: Build fff 91-appveyor completed (commit https://github.com/meekrosoft/fff/commit/fafa20934e by @)

AppVeyorBot avatar Apr 14 '21 12:04 AppVeyorBot