Attached is a patch that fixes most of the remaining compiler warnings for the mono build on linux.
One of the warnings I didn't fix is:
object.c: In function `mono_class_vtable':
object.c:223: warning: assignment makes integer from pointer without a cast
I didn't know if it was okay that it was only copying a char.
Let me know if you want me to commit.
Piers.
