[Mono-list] Mono warnings

Piers Haken piersh@friskit.com
Tue, 4 Feb 2003 10:04:52 -0800


This is a multi-part message in MIME format.

------_=_NextPart_001_01C2CC77.EA62C9F4
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

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.

------_=_NextPart_001_01C2CC77.EA62C9F4
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.4417.0">
<TITLE>Mono warnings</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT COLOR=3D"#800080" SIZE=3D1 FACE=3D"Arial">Attached is a patch =
that fixes most of the remaining compiler warnings for the mono build on =
linux.</FONT>
</P>

<P><FONT COLOR=3D"#800080" SIZE=3D1 FACE=3D"Arial">One of the warnings I =
didn't fix is:</FONT>

<BR><FONT COLOR=3D"#800080" SIZE=3D1 FACE=3D"Arial">&nbsp; object.c: In =
function `mono_class_vtable':</FONT>

<BR><FONT COLOR=3D"#800080" SIZE=3D1 FACE=3D"Arial">&nbsp; object.c:223: =
warning: assignment makes integer from pointer without a cast</FONT>
</P>

<P><FONT COLOR=3D"#800080" SIZE=3D1 FACE=3D"Arial">I didn't know if it =
was okay that it was only copying a char.</FONT>
</P>

<P><FONT COLOR=3D"#800080" SIZE=3D1 FACE=3D"Arial">Let me know if you =
want me to commit.</FONT>
</P>

<P><FONT COLOR=3D"#800080" SIZE=3D1 FACE=3D"Arial">Piers.</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C2CC77.EA62C9F4--