Re: Disk thrashing when opening a project
Re: Disk thrashing when opening a project
- Subject: Re: Disk thrashing when opening a project
- From: "Sean McBride" <email@hidden>
- Date: Wed, 12 Nov 2008 10:59:12 -0500
- Organization: Rogue Research
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