[GRASS-dev] [GRASS GIS] #2421: Functions from CDHC lib have no prefix
GRASS GIS
trac at osgeo.org
Tue Sep 16 08:49:26 PDT 2014
#2421: Functions from CDHC lib 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 |
-------------------------+--------------------------------------------------
Description changed by martinl:
Old description:
> In contrast to other GRASS libs, CDHC lib (1) doesn't use any 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
New description:
In contrast to other GRASS libs, CDHC lib (1) doesn't use any 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#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list