Markus Neteler wrote: > >> > I would suggest to rename DB related G_OPTs in parser.c to > >> > G_OPT_DB_, e.g. G_OPT_WHERE to G_OPT_DB_WHERE. > > ... > > +1 > > >> > Since those defines were added recently, maybe could be possible to > >> > rename them also in grass6 (or to define aliases) ? > > > > no aliases cluttering things up please, lets just do the job right, once. > > AFAIK we only guarantee the user interface is stable within grass 6.x, not > > the library interface. > > Are these G_OPTs externally used (GDAL, SWIG..)? > If not, let's do it also in (devbr6).
You might also consider back-porting r31628, which checks that the module was built with the same version of gis.h as libgis. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
