[GRASS-dev] [GRASS GIS] #2457: DBF driver: stub functions for SQL TRANSACTION

GRASS GIS trac at osgeo.org
Thu Oct 23 02:10:31 PDT 2014


#2457: DBF driver: stub functions for SQL TRANSACTION
-------------------------+--------------------------------------------------
 Reporter:  neteler      |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.5                    
Component:  Database     |     Version:  svn-releasebranch64      
 Keywords:  dbf, sql     |    Platform:  All                      
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by mlennert):

 Replying to [comment:5 neteler]:
 > Replying to [comment:4 mlennert]:
 > > You still are missing the additions to the other files mentioned.
 >
 > Ops, right.
 > Updated patch attached, now it complains about double defined BEGIN...

 After running make in lib/db/sqlp/ there is a file lex.yy.c which has the
 following line 125:


 {{{
 #define BEGIN (yy_start) = 1 + 2 *
 }}}

 My wild guess is that this causes your problem, but I'm way out of my
 league here (don't even know where this line comes from in that file), so
 you would have to consult with a lex/yacc guru.

 Moritz

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2457#comment:6>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list