Re: Disk thrashing when opening a project
Re: Disk thrashing when opening a project
- Subject: Re: Disk thrashing when opening a project
- From: Simon Wilson <email@hidden>
- Date: Wed, 12 Nov 2008 17:05:44 +0100
> Xcode refactoring doesn't work with C++
This explains why refactoring has always MIA for me!
Thanks,
Simon
On Nov 12, 2008, at 16:59:12, Sean McBride wrote:
On 11/12/08 1:15 AM, Simon Wilson said:
The irony is that most of the files don't actually contain any C++. I
have historically used the .mm extension to enable a couple of C++
language extensions (although these may no longer be relevant with
the
new C standard adopting types such as bool).
We used to do that. But I suggest you use .mm only when needed,
and .m
otherwise. Xcode refactoring doesn't work with C++, the clang static
analyzer doesn't check C++, etc., etc.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden