Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-silence-wur-warnings.patch | Silences compiler wur warnings Upstream uses the (void) convention to silence warnings related to the warn_unused_result attribute. This doesn't work on later versions of gcc. Adding a negation in front of the function call suppresses the warning. |
Brian T. Smith <bsmith@systemfabricworks.com> | not-needed | 2022-08-08 |