<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 27.09.2010, at 07:20, Eliot Miranda wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Sun, Sep 26, 2010 at 7:13 PM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sun, 26 Sep 2010, Eliot Miranda wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Chris,<br>
<br>
 &nbsp; I have code for this, but right now I need to crack some crabs, so I<br>
don't have time to verify this code in 4.1 :) &nbsp;Use at your own risk ;) &nbsp;The<br>
most important thing is the StandardFileStream&gt;&gt;stdioHandles primitive for<br>
accessing the streams. &nbsp;N.B. some work needs to be done on the win32<br>
FilePlugin support code before this will work on Windows.<br>
</blockquote>
<br></div>
All three streams seem to be working on Windows Vista with the latest CogVM.<br>
This seems to be a really cool feature, though I think CrLfFileStream should be deprecated, so MultiByteFileStream support would be better IMO.<br></blockquote><div><br></div><div>Forgive me. &nbsp;I was unaware of the subtleties when I wrote the code. &nbsp;The important thing is the remembering of the three streams so that multiple clients that e.g. write to stdout will end up writing to a singe stdout stream, not multiple independent streams on stdout. &nbsp;Feel free to fix my stream usage.</div>
<div><br></div><div>cheers</div><div>Eliot</div></div></blockquote><br></div><div>Since this comes up at least once every year it would really be awesome to finally get proper stdio support :)</div><div><br></div><div>OSProcess is a fine choice for many situations, but not all. Getting this in the regular VM + image will be very helpful.</div><div><br></div><div><div>
<div style="font-family: Helvetica; font-size: 12px; ">- Bert -</div><span class="Apple-style-span" style="font-size: 12px; "><br class="Apple-interchange-newline"></span>
</div>
<br></div></body></html>