Thank you, Sigbjorn. I added some stuff to ghc/docs/users_guide/win32-dlls.sgml (which is now a general Win32 chapter) about the "Open with..." issue. Are my words (happily) rendered obsolete by your fix? If so, delete them, or tell me to do so.
Simon | -----Original Message----- | From: Sigbjorn Finne [mailto:[EMAIL PROTECTED]] | Sent: 13 February 2003 01:50 | To: [EMAIL PROTECTED] | Subject: cvs commit: fptools/ghc/compiler/ghci InteractiveUI.hs | fptools/ghc/compiler/utils Util.lhs | | sof 2003/02/12 17:50:05 PST | | Modified files: | ghc/compiler/ghci InteractiveUI.hs | ghc/compiler/utils Util.lhs | Log: | Be sensitive to filenames containing spaces when processing | :load & :add commands. Ditto when interpreting filenames given | on GHCi's cmd-line. | | Merge to STABLE. | | Revision Changes Path | 1.144 +13 -11 fptools/ghc/compiler/ghci/InteractiveUI.hs | 1.63 +28 -1 fptools/ghc/compiler/utils/Util.lhs | _______________________________________________ | Cvs-ghc mailing list | [EMAIL PROTECTED] | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
