Re: any way to have Xcode treat .cpp files like .mm files?
Re: any way to have Xcode treat .cpp files like .mm files?
- Subject: Re: any way to have Xcode treat .cpp files like .mm files?
- From: Scott Tooker <email@hidden>
- Date: Thu, 29 Jan 2004 13:39:24 -0800
The point is that changing the filetype or anything about the reference
doesn't cause the dependency information to be updated (or generated if
no information previously existed).
Scott
On Jan 29, 2004, at 1:30 PM, Jens Miltner wrote:
>
> Am 29.01.2004 um 22:09 schrieb Scott Tooker:
>
>> This is a known bug that we are currently working on. The specific
>> bug is that the dependency information is not updated when you change
>> the filetype for a file.
>
> Hmmh, I think it's more than just the dependencies: I've done this
> with a fresh project, so there shouldn't have been any dependency
> information yet?
>
>>
>> Scott
>>
>> On Jan 28, 2004, at 10:53 AM, Matthew Formica wrote:
>>
>>> I believe the fact that changing the filetype didn't change how the
>>> file was
>>> interpreted is a bug; it's supposed to do what you would expect it
>>> to do.
>>>
>>> - Matthew
>>>
>>> On 1/28/04 5:30 AM, "Jens Miltner" <email@hidden> wrote:
>>>
>>>> I tried changing the filetype for a .cpp file to
>>>> "sourcecode.cpp.objcpp", but that didn't change the way the compiler
>>>> interprets the file. Looks like the compiler has hardwired to
>>>> interpret
>>>> .cpp as plain C++ and only interpret .mm as Objective-C++ ?
>>> _______________________________________________
>>> xcode-users mailing list | email@hidden
>>> Help/Unsubscribe/Archives:
>>> http://www.lists.apple.com/mailman/listinfo/xcode-users
>>> Do not post admin requests to the list. They will be ignored.
>>>
> </jum>
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.