Re: xcode & c++
Re: xcode & c++
- Subject: Re: xcode & c++
- From: Fritz Anderson <email@hidden>
- Date: Fri, 02 Mar 2012 18:51:54 -0600
On 2 Mar 2012, at 3:03 PM, koko wrote: This way each file keeps its 'native' extension … .cpp or .m and the project builds nicely.
This a file that relies on including a C++ header. The .m extension is a bug, and should not be preserved. Jiggering the compiler settings (which will be invisible to anyone who sees the file) is fragile, misleading, and preserves the bug for every subsequent user.
— F
|
_______________________________________________
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