#70: imagery modules: strip @mapset part ----------------------+----------------------------------------------------- Reporter: hamish | Owner: [email protected] Type: defect | Status: new Priority: major | Milestone: 6.4.0 Component: default | Version: svn-trunk Resolution: | Keywords: imagery ----------------------+----------------------------------------------------- Comment (by glynn):
Replying to [comment:17 neteler]: > I have found a new related bug: -r of i.group fails. Do r31775 and r31776 help? G_mapset() returns a pointer to a static buffer. If you modify this buffer, you modify the return value for all subsequent G_mapset() calls. It should probably be change to "const char *" to catch this. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/70#comment:18> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
