[GRASS-dev] Re: [GRASS GIS] #308: Compiler error while building python swig

GRASS GIS trac at osgeo.org
Thu Sep 11 01:37:39 EDT 2008


#308: Compiler error while building python swig
----------------------------------+-----------------------------------------
  Reporter:  cgsbob               |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect               |      Status:  new                      
  Priority:  major                |   Milestone:  6.4.0                    
 Component:  SWIG (all bindings)  |     Version:  svn-develbranch6         
Resolution:                       |    Keywords:  python swig              
  Platform:  Unspecified          |         Cpu:  Unspecified              
----------------------------------+-----------------------------------------
Comment (by hamish):

 thanks Glynn. a few fine tuning issues:

 The new sed filter does not remove lzw and G_verbose*() functions. Also
 #ifdef and #define statements are no longer removed.

 I am not sure, but perhaps skipping all G_verbose*() was a bug and the
 intention was only to skip G_verbose_message(,...) ??
 G_vasprintf(...,va_list) now becomes available FWIW.

 No idea about why lzw was left out; I suspect that #defines should be
 filtered out (-e '/#/d').

 Hamish

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


More information about the grass-dev mailing list