[GRASS-dev] Re: [GRASS GIS] #278: wxGUI: don't allow for negative column number

GRASS GIS trac at osgeo.org
Fri Sep 5 09:09:12 EDT 2008


#278: wxGUI: don't allow for negative column number
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  grass-dev at lists.osgeo.org
      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>


More information about the grass-dev mailing list