[Mono-bugs] [Bug 72563][Nor] Changed - [PATCH] support for pre-ISO-C99 compilers

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 14 Feb 2005 10:09: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 lupus@ximian.com.

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

--- shadow/72563	2005-02-14 09:50:03.000000000 -0500
+++ shadow/72563.tmp.10581	2005-02-14 10:09:31.000000000 -0500
@@ -43,6 +43,11 @@
 
 ------- Additional Comments From dick@ximian.com  2005-02-14 09:50 -------
 I used to work with gcc-2.95 and regularly checked in fixes for it,
 but I changed distro.  That might explain why the errors don't get
 spotted nowadays.
 
+
+------- Additional Comments From lupus@ximian.com  2005-02-14 10:09 -------
+Robert, please keep the patches coming: besides gcc 2.95 there
+are also compilers on non linux platforms that don't support C99 yet.
+Thanks!