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

Modified Files:
      Tag: M5XQ
        mil.c 
Log Message:
propagated changes of Wednesday Oct 21 2009
from the development trunk to the M5XQ branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/10/21 - jflokstra: compiler/mil/mil.c,1.84
  - fix for ftiName MIL variable usage when pftijah mil functions are not called
    from pftijah generated MIL scripts but from Pathfinder generated scripts.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: mil.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/mil.c,v
retrieving revision 1.81.2.2
retrieving revision 1.81.2.3
diff -u -d -r1.81.2.2 -r1.81.2.3
--- mil.c       5 Oct 2009 12:15:30 -0000       1.81.2.2
+++ mil.c       21 Oct 2009 10:37:53 -0000      1.81.2.3
@@ -381,6 +381,7 @@
 #ifdef HAVE_PFTIJAH
         case PF_MIL_TIJAH_DUMMYPOS:  return "tijah_dummyPOS";
         case PF_MIL_TIJAH_SCORE_DB:  return "tijah_scoreDB";
+        case PF_MIL_TIJAH_FTINAME:   return "ftiName";
         case PF_MIL_TIJAH_FTI_TAPE:  return "tijah_ftiTape";
 #endif
 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to