79253003

Date: 2024-12-04 23:34:54
Score: 2
Natty:
Report link

This is GCC's bug.
Several tickets describe this behavior as undesired:

-Wsystem-headers should not be required in this case, as diagnosed construct occurs inside of user's code, not in system header. The macro itself comes from system header, but it is not expanded there.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: sleeptightAnsiC