[Bug 42992] New: wine can't be compiled by gcc-2.95.4 (dwrite/opentype.c)
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(a)winehq.org Reporter: wylda(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42992 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Created attachment 58130 --> https://bugs.winehq.org/attachment.cgi?id=58130 patch Please try this patch. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42992 Gijs Vermeulen <acescopezz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz(a)gmail.com --- Comment #2 from Gijs Vermeulen <acescopezz(a)gmail.com> --- Should be fixed with: https://source.winehq.org/git/wine.git/commit/af54ed51b00db42be1adade1c8a2fb... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42992 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |af54ed51b00db42be1adade1c8a | |2fb2dcf837edc Status|NEW |RESOLVED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Marking fixed, af54ed51b00db42be1adade1c8a2fb2dcf837edc. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42992 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.8. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42992 --- Comment #5 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org