#684: g.extension: default url should not point to grass7
--------------------------+-------------------------------------------------
Reporter: mlennert | Owner: [email protected]
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: default | Version: svn-trunk
Resolution: invalid | Keywords: g.extension
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by martinl):
Replying to [comment:5 hamish]:
> I wonder for cases where it is known that the (e.g. C vector) module
needs no porting changes if it is possible to symlink the module dir into
the grass7 addons svn?
At least you need to replace
{{{
#include <grass/Vect.h>
}}}
by
{{{
#include <grass/vector.h>
}}}
> The idea is to avoid the double effort of keeping the two "branches" in
sync.
Patch again trunk could avoid it.
Martin
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/684#comment:6>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev