That sounds pretty good, and I'm guessing is probably more in line with the way things are already.
I'll take a look at that. Thanks! Kevin -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Joe Groff Sent: Monday, July 02, 2012 4:18 PM To: Patrick Walton Cc: [email protected] Subject: Re: [rust-dev] porting to Microsoft C++? On Mon, Jul 2, 2012 at 12:51 PM, Patrick Walton <[email protected]> wrote: > I started on this a year or two ago, but didn't finish due to some > weird vtable issues which may well be gone now. There's some support > code still lying around for it (src/rt/msvc). I think it would be a good project. LLVM and Clang also have growing support for targeting Windows sans Mingw, which could be a lower-friction option than porting the runtime code to Microsoft-flavored C++ as Clang's Windows support matures. -Joe _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed and may contain information that is non-public, proprietary, privileged, confidential, and exempt from disclosure under applicable law or may constitute as attorney work product. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, notify us immediately by telephone and (i) destroy this message if a facsimile or (ii) delete this message immediately if this is an electronic communication. Thank you. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
