
7 May
2008
7 May
'08
3:33 p.m.
David Roundy wrote:
This is the correct behavior (although it's debatable whether kpsewhich should be outputting in text mode).
I think it would be more accurate to say that runInteractiveProcess has an inadequate API, since you can't indicate whether the interaction with the other process should happen in text or binary mode. Simon: do the new entry points in System.Process take line ending conventions into account?