#843: v.digit broken on new WinGrass release ---------------------------+------------------------------------------------ Reporter: cnielsen | Owner: [email protected] Type: defect | Status: new Priority: critical | Milestone: 6.4.0 Component: Vector | Version: unspecified Resolution: | Keywords: wingrass,v.digit Platform: MSWindows XP | Cpu: x86-64 ---------------------------+------------------------------------------------ Comment (by marisn):
Replying to [comment:14 glynn]: > > It would be possible to modify v.digit to use different names (this may also need to be done for reset_values(), set_value() and submit() in form.c), but I'm still concerned about the potential side-effects of linking against lib/form. Personally, I consider cloning F_generate() to be the lesser evil. > > If d.what.vect is the only module which uses lib/form's F_open(), I'd consider removing that code from lib/form and putting it in d.what.vect instead. That would simplify lib/form and eliminate the Windows issues. As removing something from lib/form will break backwards compatability. I attached patch that renames v.digit F_ function copies and removes futurer duplicate code. Worksforme, needs review. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/843#comment:16> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
