Update of /cvsroot/monetdb/pathfinder/modules/pftijah/tjc
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19544/modules/pftijah/tjc

Modified Files:
        tjc_conf.h 
Log Message:
propagated changes of Wednesday Jan 27 2010 - Thursday Jan 28 2010
from the Feb2010 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/01/27 - hrode: modules/pftijah/tjc/tjc_conf.h,1.10.6.2
  recovery after syntactically wrong NEXI query
  (consecutive queries used to fail as well, since the flex buffer was not 
cleaned)
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/01/28 - stmane: modules/pftijah/tjc/tjc_conf.h,1.10.6.3
  
  icc says
  "
  pathfinder/modules/pftijah/tjc/tjc_conf.h(79): error #310: old-style 
parameter list (anachronism)
    extern void destroyTJCscanBuffer();
                ^
  "
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: tjc_conf.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/tjc/tjc_conf.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- tjc_conf.h  18 Jan 2010 13:50:47 -0000      1.11
+++ tjc_conf.h  28 Jan 2010 12:54:22 -0000      1.12
@@ -76,4 +76,5 @@
 
 extern void setTJCscanstring(const char *);
 
+extern void destroyTJCscanBuffer(void);
 #endif


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to