[Bug 52492] stack overflow from GdipFlattenPath

WineHQ Bugzilla wine-bugs at winehq.org
Thu Feb 3 23:22:22 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52492

--- Comment #3 from Rob F <rjfeuerbach at gmail.com> ---
As for compile options, the compile line for gdiplus/graphicpath.c looks like:

x86_64-w64-mingw32-gcc -c -o dlls/gdiplus/graphicspath.cross.o
/Users/feuerrj1/Documents/SW/wine/dlls/gdiplus/graphicspath.c -Idlls/gdiplus \
  -I/Users/feuerrj1/Documents/SW/wine/dlls/gdiplus -Iinclude \
  -I/Users/feuerrj1/Documents/SW/wine/include
-I/Users/feuerrj1/Documents/SW/wine/include/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -D__WINE_PE_BUILD -Wall
-fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits
\
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-Wabsolute-value \
  -Wno-format -Wformat-overflow -Wnonnull -mcx16 -gdwarf-4 -g -O2

-- 
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.



More information about the wine-bugs mailing list