http://bugzilla.novell.com/show_bug.cgi?id=569806
http://bugzilla.novell.com/show_bug.cgi?id=569806#c0 Summary: mono assumes c99 flexible array member syntax is available without testing Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: All OS/Version: Red Hat 7.3 Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=335983) --> (http://bugzilla.novell.com/attachment.cgi?id=335983) fix for mono-profiler-logging.c, requires autoreconf User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.16) Gecko/2009121609 Iceweasel/3.0.6 (Debian-3.0.6-3) Causes the compile to fail with older versions of gcc. Autoconf provides a macro to test whether the c99 syntax is supported by the compiler. Reproducible: Always -- Configure bugmail: http://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
