Changes between Initial Version and Version 1 of Ticket #64427
- Timestamp:
- Jan 13, 2022, 3:45:34 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64427 – Description
initial v1 16 16 17 17 The best approach might be to simply eliminate the use of compiler option `-Werror=unknown-warning-option`. But I haven't had a chance to test that theory, and it's unclear whether that's the only issue. 18 19 Alternatively, perhaps this might come down to the declared compiler standard needed? (That's a bit of a stretch, though.)20 21 But all of the above is speculation, as I haven't had much time to dig into this.