I have to agree Phil, though I really don 't want to. I can 't see Ruby ever becoming popular and used by developers all over the world if the Windows platform is not properly supported. I 'm not particularly fond of Microsoft, but the OS does work for me. How can you expect corporations to choose Ruby as a development tool if it is not properly supported on Windows? Missing functionality or poor performance as compared to Unix versions doesn 't help either. I think Matz wants Ruby to become popular, but it 'll never work this way. Ruby is a lovely programming language and it would be a shame if these problems were never resolved. Wouldn 't it be nice if we could have Java-like releases? "Phil Tomson" <ptkwt / shell1.aracnet.com> wrote in message news:a75kt301n42 / enews3.newsguy.com... > Now that we've dumped the cygwin requirement for the Windows version of > Ruby and new releases are compiled with MSVC it apparently leaves some > holes in functionality as compared to the Unix versions of Ruby. For > example, popen doesn't work anymore on Windows as of the 1.6.6 > release (does fork work?) because we used to rely on Cygwin for this. > > Are there any plans to patch these functionality holes? Would Mingw help? > I'm just curious, I don't do much on Windows anymore, but I do think that > some folks will miss some of this functionality and newbies who expect > that it should be there could be disappointed. > > Phil