[GRASS-dev] [GRASS GIS] #2421: Functions from CDHC have no prefix

GRASS GIS trac at osgeo.org
Tue Sep 16 08:48:31 PDT 2014


#2421: Functions from CDHC have no prefix
-------------------------+--------------------------------------------------
 Reporter:  martinl      |       Owner:  grass-dev@…              
     Type:  task         |      Status:  new                      
 Priority:  blocker      |   Milestone:  7.0.0                    
Component:  Default      |     Version:  svn-trunk                
 Keywords:  cdhc, api    |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 In contrast to other GRASS libs, CDHC lib (1) doesn't use by prefix. I
 would suggest to change eg.

 {{{
 anderson_darling()
 }}}

 to

 {{{
 Cdhc_anderson_darling()
 }}}

 Any option? Marked as blocker since it's API change.
 (1) http://grass.osgeo.org/programming7/cdhclib.html

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2421>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list