[GRASS-dev] Re: [GRASS GIS] #1453: ps.map: various enhancements

GRASS GIS trac at osgeo.org
Thu Sep 22 05:31:40 EDT 2011


#1453: ps.map: various enhancements
-------------------------+--------------------------------------------------
 Reporter:  mmetz        |       Owner:  hamish   
     Type:  enhancement  |      Status:  assigned 
 Priority:  normal       |   Milestone:  7.0.0    
Component:  Ps.map       |     Version:  svn-trunk
 Keywords:               |    Platform:  All      
      Cpu:  All          |  
-------------------------+--------------------------------------------------

Comment(by mmetz):

 Replying to [comment:2 hamish]:
 > > your patch as given for # as first non-whitespace char of the line
 requires
 > > a space after it to work?
 >
 > maybe just look at *key[0] ?

 key is a char *, not a char **, therefore I am pretty sure that *key[0] is
 nonsense. *key = key[0] and this is a char, not a char *.

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



More information about the grass-dev mailing list