| 03:47:20 | CIA-68: | glynn * r40162 /grass/trunk/lib/gis/spawn.c: Various Windows fixes for G_spawn[_ex] |
| 03:48:15 | sigq: | grassfeed: Changeset [40162]: Various Windows fixes for G_spawn[_ex] <https://trac.osgeo.org/grass/changeset/40162> |
| 06:39:14 | CIA-68: | glynn * r40163 /grass/trunk/ ( 3 files in 3 dirs ): |
| 06:39:15 | CIA-68: | Windows fixes. |
| 06:39:15 | CIA-68: | G_rc_path( ) isn't defined on Windows, so don't declare it |
| 06:39:15 | CIA-68: | swig/python needs -D__MINGW32__ to get conditional declarations correct |
| 06:39:15 | CIA-68: | swig/python needs $( INTLLIB ) ( the Windows version of <libintl.h> redirects *printf ) |
| 06:39:15 | CIA-68: | nviz/setup.py needs to have quotes escaped ( as already done for vdigit ) |