Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] C/C++ Mixed Project

That's a way to go. You need to use an eclipse 3.4 milestone version to
make
this work.
Markus.

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of adidardi
Sent: Tuesday, December 18, 2007 2:39 PM
To: cdt-dev@xxxxxxxxxxx
Subject: RE: [cdt-dev] C/C++ Mixed Project
Importance: Low


I read the bug-report and thought that I might use the 5.0 nightly
builds.
Adi


Schorn, Markus wrote:
> 
> You could answer this yourself by reading the bug-report. 
> The bug is fixed and the fix will be part of CDT 5.0, which is not yet

> released.
> Markus.
> 
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Adi Dardikman
> Sent: Tuesday, December 18, 2007 1:46 PM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] C/C++ Mixed Project
> Importance: Low
> 
> Hi Markus,
> 
> Does your fix solves this problem ? and if so how can I use it ?
> 
> Adi
> 
> On Dec 18, 2007 1:34 PM, Schorn, Markus <Markus.Schorn@xxxxxxxxxxxxx>
> wrote:
>> You are using the best workaround I know of. The issue is dealt with 
>> in
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=191989
>>
>> Markus.
>>
>>
>> -----Original Message-----
>> From: cdt-dev-bounces@xxxxxxxxxxx 
>> [mailto:cdt-dev-bounces@xxxxxxxxxxx]
>> On Behalf Of adidardi
>> Sent: Tuesday, December 18, 2007 11:27 AM
>> To: cdt-dev@xxxxxxxxxxx
>> Subject: [cdt-dev] C/C++ Mixed Project
>> Importance: Low
>>
>>
>> Hi,
>>
>> I'm working in an environment that has C/C++ mixed files. I've 
>> noticed
> 
>> that some references to C functions from C++ files are ignored by the

>> indexer.
>> When I'm using the language mapping to map C source and header to GNU
>> C++ it solves this problem but creates others ... apparently this is 
>> C++ not
>> the solution to use and I'm missing something. How can it be solved ?
>>
>>
>> Adi
>> --
>> View this message in context:
>> http://www.nabble.com/C-C%2B%2B-Mixed-Project-tp14387787p14387787.htm
>> l Sent from the Eclipse CDT - Development mailing list archive at 
>> Nabble.com.
>>
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
> 

--
View this message in context:
http://www.nabble.com/C-C%2B%2B-Mixed-Project-tp14387787p14397099.html
Sent from the Eclipse CDT - Development mailing list archive at
Nabble.com.

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top