[GRASS-dev] Re: [GRASS GIS] #1527: vector projection over wrapping boundary is split

GRASS GIS trac at osgeo.org
Fri Dec 30 10:17:37 EST 2011


#1527: vector projection over wrapping boundary is split
-----------------------+----------------------------------------------------
  Reporter:  pertusus  |       Owner:  grass-dev@…              
      Type:  defect    |      Status:  closed                   
  Priority:  normal    |   Milestone:  7.0.0                    
 Component:  Vector    |     Version:  svn-trunk                
Resolution:  fixed     |    Keywords:                           
  Platform:  Linux     |         Cpu:  x86-64                   
-----------------------+----------------------------------------------------
Changes (by pertusus):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 There are those compilation warnings with -Wall.

 {{{
 main.c:54: attention : ‘src_box.N’ may be used uninitialized in this
 function
 main.c:54: attention : ‘src_box.S’ may be used uninitialized in this
 function
 main.c:54: attention : ‘src_box.E’ may be used uninitialized in this
 function
 main.c:54: attention : ‘src_box.W’ may be used uninitialized in this
 function
 main.c:54: attention : ‘tgt_box.W’ may be used uninitialized in this
 function
 }}}

 The bug seems to be fixed for my reproducer case.  I will reopen if it
 doesn't fix my 'real world' case.

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



More information about the grass-dev mailing list