[GRASS-dev] Re: [GRASS-SVN] r40881 - in grass/trunk: gui/wxpython/nviz gui/wxpython/vdigit lib/gis visualization/wximgview

Glynn Clements glynn at gclements.plus.com
Tue Feb 9 18:20:32 EST 2010


Markus Neteler wrote:

> On Tue, Feb 9, 2010 at 3:28 AM,  <svn_grass at osgeo.org> wrote:
> > Author: glynn
> > Date: 2010-02-08 21:28:10 -0500 (Mon, 08 Feb 2010)
> > New Revision: 40881
> >
> > Modified:
> >   grass/trunk/gui/wxpython/nviz/Makefile
> >   grass/trunk/gui/wxpython/nviz/setup.py
> >   grass/trunk/gui/wxpython/vdigit/Makefile
> >   grass/trunk/gui/wxpython/vdigit/setup.py
> >   grass/trunk/lib/gis/popen.c
> >   grass/trunk/visualization/wximgview/main.cc
> > Log:
> > Windows fixes
> 
> Do these changes render the digitizer to be usable now?

No. MinGW's gcc crashes when trying to link C++ programs. The above
changes simply mean that the modules get to the crash-on-link stage
rather than failing earlier with compile errors.

> A backport candidate?

Only popen.c, but I have another change pending for that (G_pager()
still doesn't work, although I'm unclear on the reason).

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list