[GRASS-dev] Re: [GRASS GIS] #1159: v.in.ascii fails with long text
file in WinGRASS-6.4.0-1
GRASS GIS
trac at osgeo.org
Fri Sep 17 08:47:50 EDT 2010
#1159: v.in.ascii fails with long text file in WinGRASS-6.4.0-1
------------------------+---------------------------------------------------
Reporter: lponti | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Vector | Version: 6.4.0
Keywords: v.in.ascii | Platform: MSWindows 7
Cpu: x86-32 |
------------------------+---------------------------------------------------
Comment(by hellik):
Replying to [comment:9 glynn]:
> Replying to [comment:7 hamish]:
>
> > in 6.5svn db_shutdown_driver() for WinGrass effectively boils down to:
> {{{
> _cwait(&status, driver->pid, WAIT_CHILD);
> }}}
>
> The MSVCRT documentation for _cwait() says:
> {{{
> The value of procHandle passed to _cwait should be the value returned
by
> the call to the _spawn function that created the specified process.
> }}}
>
> Except, db_start_driver() no longer uses spawn(), it uses G_spawn_ex(),
which uses CreateProcess(). See r42651 (7.0) and r42654 (6.5).
>
My test mentioned above was in WinGrass65.
Helmut
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1159#comment:10>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list