[fdo-trac] #318: [REVIEW] PostGIS provider patch 3.4 from Bruno Scott

FDO trac_fdo at osgeo.org
Mon Apr 21 13:19:38 EDT 2008


#318: [REVIEW] PostGIS provider patch 3.4 from Bruno Scott
------------------------------+---------------------------------------------
 Reporter:  mloskot           |         Owner:  mloskot 
     Type:  task              |        Status:  assigned
 Priority:  critical          |     Milestone:  3.4.0   
Component:  PostGIS Provider  |       Version:          
 Severity:  1                 |    Resolution:          
 Keywords:  postgis patch     |   External_id:          
------------------------------+---------------------------------------------
Comment (by mloskot):

 Hmm, I've encountered a few replacements like this:

 {{{
 - std::string sqlSelect;
 + std::string sqlSelect("");
 }}}

 Actually, these lines have the same effect, but I'm just curious:
 Have you experienced problems with improperly default constructed
 std::string so you decided to explicitly initialize it? If yes, what
 compiler?

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/318#comment:16>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list