https://bugs.winehq.org/show_bug.cgi?id=42992
Bug ID: 42992 Summary: wine can't be compiled by gcc-2.95.4 (dwrite/opentype.c) Product: Wine Version: 2.7 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: dwrite Assignee: wine-bugs@winehq.org Reporter: wylda@volny.cz Distribution: ---
Similarly to bug 42986, bug 42990 and bug 42991:
wine-2.7 @ gcc-2.95.4: compilation fails:
/dlls/dwrite/opentype.c: In function `opentype_get_cpal_entries': /dlls/dwrite/opentype.c:1903: structure has no member named `r' /dlls/dwrite/opentype.c:1904: structure has no member named `g' /dlls/dwrite/opentype.c:1905: structure has no member named `b' /dlls/dwrite/opentype.c:1906: structure has no member named `a' make[1]: *** [opentype.o] Error 1