[Mono-bugs] [Bug 65708][Nor] Changed - libgdiplus does not compile as ANSI C

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 8 Jan 2005 16:32:31 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by peter@novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=65708

--- shadow/65708	2005-01-08 08:45:18.000000000 -0500
+++ shadow/65708.tmp.31515	2005-01-08 16:32:31.000000000 -0500
@@ -126,6 +126,16 @@
 Short and simple. Not.
 (cvs diff -u)
 
 ------- Additional Comments From andersb@blacksun.ca  2005-01-08 08:45 -------
 (by the way, -u was just an example here,
 subversion does unified diffs by default)
+
+------- Additional Comments From peter@novonyx.com  2005-01-08 16:32 -------
+> But you didn't really try it, or even look at my patch - right ?
+Since I don't have gcc2 and the gcc-compat stuff fails all over the 
+place all I could do was trying to compile with -ansi on gcc3, and it 
+did compile the library without complaining. No, I did not look at 
+your patch because I figured that Miguel already had, I just wanted 
+to clean up what's left.
+
+Applied your patch to svn head.