On Sat, 17 Jan 2009 16:09:43 +0200, Max Samukha <[email protected]> wrote:
>rebuild is pretty unusable with dmd 2.023, so I've taken the liberty >to port a popen implementation to D for Windows and modify rdmd to use >that. > >The handle returned by the popen st ..ill fails at the end of stream (maybe due to this issue http://www.digitalmars.com/d/archives/c++/windows/32-bits/274.html), so the exception is simply ignored for now. The rdmd.d patch and popen are here http://d-coding.com/download/rdmd.zip
