
26 Nov
2014
26 Nov
'14
10:43 a.m.
On Wed, 26 Nov 2014, Michael Snoyman wrote:
[1] https://www.fpcomplete.com/blog/2014/05/lenient-lower-bounds
Btw. although adding a new record field to CreateProcess is a breaking change, it would be possible to write code that works with both process-1.0 to 1.2 and newer versions: You just have to use the smart constructors 'proc' and 'shell'. I think, using them is the prefered way, anyway.