#278: wxGUI: don't allow for negative column number
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  [email protected]
      Type:  defect    |      Status:  new                      
  Priority:  major     |   Milestone:  6.4.0                    
 Component:  default   |     Version:  svn-develbranch6         
Resolution:            |    Keywords:  parser                   
  Platform:  All       |         Cpu:  All                      
-----------------------+----------------------------------------------------
Changes (by martinl):

  * keywords:  => parser
  * component:  wxGUI => default

Comment:

 The attached patch allows to define ranges:

 {{{
 1- -> <1; undef)
 -1- -> <-1; undef)
 -1 -> (undef, 1>
 --1 -> (undef, -1>
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/278#comment:1>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to