#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>

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to