mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1eb8362158
Landing on CLOSED TREE with a=RyanVM The fixed warnings are "-Winconsistent-missing-override", and they started being spammed here because the main patch on this bug added another method to these classes, which was (correctly) labeled as 'override'. This meant these preexisting un-annotated methods "inconsistently missing" the annotation. So, adding the annotation to fix the inconsistency & make clang happy. |
||
---|---|---|
.. | ||
build | ||
chardet | ||
hyphenation | ||
icu | ||
icu-patches | ||
locale | ||
locales | ||
lwbrk | ||
strres | ||
uconv | ||
unicharutil | ||
moz.build | ||
update-icu.sh |