https://bugzilla.novell.com/show_bug.cgi?id=666583
https://bugzilla.novell.com/show_bug.cgi?id=666583#c0 Summary: png-1.5 compatibility fixes Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: libgdiplus AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=409812) --> (http://bugzilla.novell.com/attachment.cgi?id=409812) Patch fixing the problem. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 png-1.5 hides structure members from public view. For this reason, some code doesn't compile any more. I'll try to attach a patch fixing the problem. Reproducible: Always Steps to Reproduce: Install png-1.5, try compiling libgdiplus-2.8.1. Actual Results: Many compilation errors, mostly about dereferencing opaque types. Expected Results: Successful build. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
