aboutsummaryrefslogtreecommitdiffstats
path: root/community/libstaroffice/fix-maybe-uninitialized.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/libstaroffice: upgrade to 0.0.6, modernizeinfo@mobile-stream.com2018-11-261-0/+11
Another package that suffers from stricter -Werror in gcc8. Instead of trying to fix massive -Werror=parentheses case with upstream commit abf19de1ad394523ccb8825e49d719063b2ea27f (35 changed files, 972 additions/deletions), just upgrade to the next version and shut up a single -Werror=maybe-uninitialized failure. Test still passes on x86_64 and mipsel at least.