[Bug 42993] New: wine can't be compiled by gcc-2.95.4 (gdiplus/metafile.c)
https://bugs.winehq.org/show_bug.cgi?id=42993 Bug ID: 42993 Summary: wine can't be compiled by gcc-2.95.4 (gdiplus/metafile.c) Product: Wine Version: 2.7 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs(a)winehq.org Reporter: wylda(a)volny.cz Distribution: --- Similarly to bug 42986, bug 42990, bug 42991 and bug 42992: wine-2.7 @ gcc-2.95.4: compilation fails: /dlls/gdiplus/metafile.c: In function `METAFILE_GraphicsDeleted': /dlls/gdiplus/metafile.c:950: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c: In function `GdipGetMetafileHeaderFromEmf': /dlls/gdiplus/metafile.c:1916: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c: In function `GdipCreateMetafileFromEmf': /dlls/gdiplus/metafile.c:2019: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2020: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2021: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2021: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2023: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2023: structure has no member named `EmfHeader' make[1]: *** [metafile.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=42993 Gijs Vermeulen <acescopezz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz(a)gmail.com --- Comment #1 from Gijs Vermeulen <acescopezz(a)gmail.com> --- (In reply to Wylda from comment #0)
Similarly to bug 42986, bug 42990, bug 42991 and bug 42992:
wine-2.7 @ gcc-2.95.4: compilation fails:
/dlls/gdiplus/metafile.c: In function `METAFILE_GraphicsDeleted': /dlls/gdiplus/metafile.c:950: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c: In function `GdipGetMetafileHeaderFromEmf': /dlls/gdiplus/metafile.c:1916: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c: In function `GdipCreateMetafileFromEmf': /dlls/gdiplus/metafile.c:2019: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2020: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2021: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2021: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2023: structure has no member named `EmfHeader' /dlls/gdiplus/metafile.c:2023: structure has no member named `EmfHeader' make[1]: *** [metafile.o] Error 1
Should be fixed with: https://source.winehq.org/git/wine.git/commit/c2a4f194cab6e3b7aaedb1598977c2... -- 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=42993 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com Fixed by SHA1| |c2a4f194cab6e3b7aaedb159897 | |7c2de5f8747c3 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Józef Kucia <joseph.kucia(a)gmail.com> --- Fixed. -- 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=42993 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.9. -- 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=42993 --- Comment #4 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