http://bugs.winehq.org/show_bug.cgi?id=19556 Summary: GdipAddPathPieI forwards to itself Product: Wine Version: unspecified Platform: PC OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: stefan__100__(a)hotmail.com CC: stefan__100__(a)hotmail.com gdiplus\graphicspath.c(779) : warning C4717: 'GdipAddPathPieI' : recursive on all control paths, function will cause runtime stack overflow There appears to be a typo in GdipAddPathPieI -- instead of calling GdipAddPathPie, the function forwards to itself. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.