Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv10631/mil

Modified Files:
        milprint_summer.c 
Log Message:
-- Apply Anands whitespace fixes.


Index: milprint_summer.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milprint_summer.c,v
retrieving revision 1.435
retrieving revision 1.436
diff -u -d -r1.435 -r1.436
--- milprint_summer.c   10 Nov 2009 09:44:45 -0000      1.435
+++ milprint_summer.c   10 Nov 2009 16:16:54 -0000      1.436
@@ -8379,7 +8379,7 @@
           add_empty_strings (f, STR, cur_level);
           saveResult_ (f, ++counter, STR);
          str_counter = counter;
-       } 
+       }
        /* PARAMETER COMPUTATION */
        milprintf(f,
                "var pfop_query := 
tj_pfop(iter%03u.materialize(ipik%03u),item%s%03u.materialize(ipik%03u),kind%03u.materialize(ipik%03u),pos%03u.materialize(ipik%03u));\n"
@@ -8448,7 +8448,7 @@
                "    pos.append(tmp.mark(1...@0));\n"
                "} # end of query batloop \n"
                , cur_level, item_int, cur_level);
-        
+
        milprintf(f,
                 "kind := set_kind(frag, ELEM);\n"
                 "ipik := iter;\n"
@@ -8472,9 +8472,9 @@
 
         /* get node */
         rc = translate2MIL (f, code, cur_level, counter, RL(args));
-        
+
        /* get scores */
-        milprintf(f, 
+        milprintf(f,
                "var score := new(oid,dbl);\n"
                "var tmp := [<<]([lng](tijah_scoreDB.fetch(1...@0)), const 
32);\n"
                "var tijah_fragpre := [+](tmp, 
[lng](tijah_scoreDB.fetch(2...@0)));\n"
@@ -11434,7 +11434,7 @@
         "var xrpc_qid := \"\";         # qid remains empty for non-2pc 
queries\n"
         "var xrpc_caller := \"\";      # qid is caller-id of the root of the 
XRPC tree\n"
         "var xrpc_hdl := ptr(0);       # handle to link Prepare messages with 
Commit messages.\n"
-        "var xrpc_seqnr := 0LL;        # if this query is an XRPC request, a 
session-unique nr\n" 
+        "var xrpc_seqnr := 0LL;        # if this query is an XRPC request, a 
session-unique nr\n"
         "var xrpc_timeout := 30000LL;  # configurable usec timeout\n"
         "var xrpc_mode := \"none\";    # format: 
(none|repeatable)[-iterative][-trace]\n"
         "var xrpc_coord := false;      # this query should act as XRPC 
coordinator?\n"


------------------------------------------------------------------------------
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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to