Update of /cvsroot/monetdb/sql/src/server
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32140/src/server

Modified Files:
        Makefile.ag 
Log Message:
propagated changes of Friday Aug 29 2008
from the SQL_2-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/08/29 - stmane: src/server/Makefile.ag,1.73.4.1

as agreed on:
removed "AmDB", "X100", "PlayPen" from code;
wrapped changes in CVS tags
"AmDB_Stable_CWI" & "AmDB_Stable_VW"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/Makefile.ag,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- Makefile.ag 27 Jan 2008 15:40:04 -0000      1.73
+++ Makefile.ag 29 Aug 2008 21:58:21 -0000      1.74
@@ -25,15 +25,15 @@
 #  we use GCC_BISON_CFLAGS to disable the respective warning as
 #  locally as possible via "-Wno-undef"
 #  (see also MonetDB4/src/monet/Makefile.ag, buildtools/conf/monet.m4,
-#  pathfinder/modules/pftijah/Makefile.ag, amdb/src/lang/Makefile.ag).
+#  pathfinder/modules/pftijah/Makefile.ag).
 #
 #  (At least on Fedora Core 4,) bison 2.0 seems to generate code
 #  that icc does not like; since the problem only occurs with
-#  sql/src/server/sql_parser.mx & amdb/src/lang/parser.y,
+#  sql/src/server/sql_parser.mx,
 #  we use ICC_BISON_CFLAGS
 #  to disable the respective warning as locally as possible
 #  via "-wd592" (#592: variable "." is used before its value is set)
-#  (see also MonetDB/conf/monet.m4 & amdb/src/lang/Makefile.ag).
+#  (see also MonetDB/conf/monet.m4).
 CFLAGS = $(ICC_BISON_CFLAGS) $(GCC_BISON_CFLAGS)
 
 lib_sqlserver = {


-------------------------------------------------------------------------
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

Reply via email to