Update of /cvsroot/monetdb/sql/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30232/sql/NT
Modified Files:
rules.msc
Log Message:
treat warnings as errors also with the Microsoft compiler
U rules.msc
Index: rules.msc
===================================================================
RCS file: /cvsroot/monetdb/sql/NT/rules.msc,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- rules.msc 3 Aug 2008 13:52:50 -0000 1.61
+++ rules.msc 6 Sep 2008 21:00:38 -0000 1.62
@@ -17,15 +17,7 @@
# All Rights Reserved.
# treat warnings as errors
-# (for now only for Intel's icc, as the Microsoft compiler still triggers too
many ("non-crucial"?) warnings; cf.,
-#
http://monetdb.cwi.nl/testing/projects/monetdb/Current/sql/.Mic.32.32.d.1-Windows5.1/make.out.html
-#
http://monetdb.cwi.nl/testing/projects/monetdb/Current/sql/.Mic.64.64.d.1-Windows5.2/make.out.html
-# )
-!IFDEF compiler
-!IF $(compiler) == icc
W_CFLAGS = -WX
-!ENDIF
-!ENDIF
RULESMSC = $(MONETDB_PREFIX)\share\MonetDB\winrules.msc
!INCLUDE $(RULESMSC)
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins