https://bugzilla.novell.com/show_bug.cgi?id=324134
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324134#c21 --- Comment #21 from Andreas Färber <[EMAIL PROTECTED]> 2008-05-13 16:22:39 MST --- Created an attachment (id=214931) --> (https://bugzilla.novell.com/attachment.cgi?id=214931) semi-functional patch (2/3) Functional non-ppc64 changes: * mono/arch/ppc/ppc-codegen.h: use GLib defines consistently, macros should consistently not end in semicolon (li, lis), simplify bx instruction family definition * mono/mini/mini-ppc.c: use GLib defines consistently, avoid pointer type warnings (guint32* vs. guint8*, char* vs. guint8*, const vs. non-const) * mono/mini/mini-ppc.h: use GLib defines consistently * mono/mini/tramp-ppc.c: use GLib defines consistently, avoid pointer type warnings (char* vs. guint8*) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
