[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-patches
Subject:    [Mono-patches] gtk-sharp/rsvg Makefile.in,1.7,1.8
From:       mkestner () mono-cvs ! ximian ! com (Mike Kestner)
Date:       2003-11-29 23:48:16
[Download RAW message or body]

Update of /cvs/public/gtk-sharp/rsvg
In directory mono-cvs.ximian.com:/tmp/cvs-serv4444/rsvg

Modified Files:
	Makefile.in 
Log Message:

2003-11-29  Mike Kestner  <mkestner@speakeasy.net>

	* */Makefile.in : remove the nowarns
	* gdk/Rectangle.custom : add System.Drawing.Rect implicit cast op.
	* sample/Size.cs : use System.Drawing.Rectangles
	* sample/GnomeHelloWorld.cs : remove an unneeded null check



Index: Makefile.in
===================================================================
RCS file: /cvs/public/gtk-sharp/rsvg/Makefile.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.in	28 Oct 2003 20:03:28 -0000	1.7
+++ Makefile.in	29 Nov 2003 23:48:13 -0000	1.8
@@ -21,7 +21,7 @@
 	--assembly-name=rsvg-sharp && touch generated-stamp
 
 $(ASSEMBLY): *.cs generated-stamp
-	$(MCS) --unsafe -nowarn:0660,0661 --target library 	\
+	$(MCS) --unsafe --target library 	\
 	-r ../glib/glib-sharp.dll -r ../pango/pango-sharp.dll 	\
 	-r ../atk/atk-sharp.dll -r ../gdk/gdk-sharp.dll 	\
 	-r ../gtk/gtk-sharp.dll -r ../art/art-sharp.dll 	\

_______________________________________________
Mono-patches maillist  -  Mono-patches@ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic