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

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 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.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