[fpc-devel] Last call for 3.0.4 merges
Marco van de Voort
marcov at stack.nl
Tue Jun 20 20:17:57 CEST 2017
In our previous episode, Joost van der Sluis said:
> >
> > .. which has tie-ins to unmerged TProcess revisions.
>
> Then skip them. As you can see they solve TProcess-related problems on
> Windows. Maybe these problems are not there in fixes.
They are new features, not fixes:
* patch by Mattias Gaertner to make TProcess more unicode aware, resolves
issue #29136
* Add poPassInput to be able to handle interactive processes
* improved TProcess.WaitOnExit with timeout implementation to use
fpGetTimeOfDay to work more precise
* Do not call CloseHandle on hStdInput if poPassInput is in Options
More information about the fpc-devel
mailing list