[GRASS-dev] Re: [GRASS GIS] #809: v.db.addtable consistently fails in winGrass

GRASS GIS trac at osgeo.org
Sat Jan 9 00:16:27 EST 2010


#809: v.db.addtable consistently fails in winGrass
------------------------------+---------------------------------------------
  Reporter:  JonBall          |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect           |      Status:  new                      
  Priority:  critical         |   Milestone:  6.4.0                    
 Component:  Vector           |     Version:  svn-releasebranch64      
Resolution:                   |    Keywords:  v.db.addtable, wingrass  
  Platform:  MSWindows Vista  |         Cpu:  x86-64                   
------------------------------+---------------------------------------------
Comment (by hamish):

 Replying to [comment:11 hamish]:
 > stuff to audit:
 {{{
  lib/db/
  dbmi_base/login.c:      ret = sscanf(buf, "%[^ ] %[^ ] %[^ ] %[^ ]", dr,
 db, usr, pwd);
  dbmi_base/dbmscap.c:    if (sscanf(buf, "%[^:]:%[^:]:%[^:\n]", name,
 startup, comment) == 3)
  dbmi_base/dbmscap.c:    else if (sscanf(buf, "%[^:]:%[^:\n]", name,
 startup) == 2)
 }}}

 (still needs to be done)


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/809#comment:20>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list