Update of /cvsroot/monetdb/sql/src/server
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv9307/src/server

Modified Files:
      Tag: Nov2009
        sql_datetime.mx 
Log Message:
fixed compilation


Index: sql_datetime.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/sql_datetime.mx,v
retrieving revision 1.27.6.1
retrieving revision 1.27.6.2
diff -u -d -r1.27.6.1 -r1.27.6.2
--- sql_datetime.mx     22 Nov 2009 22:23:09 -0000      1.27.6.1
+++ sql_datetime.mx     23 Nov 2009 07:24:43 -0000      1.27.6.2
@@ -104,7 +104,7 @@
 lng 
 qualifier2multiplier( int sk )
 {
-       lng mul;
+       lng mul = 1;
 
        switch (sk) {
        case iyear:


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to