Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] open decl/defn navigation issues feedback?

I'm pretty tied up until the end of October. I will hopefully get a chance
to look at these then, maybe before, maybe not. Given that we're six months
away from feature freeze, we got some time.

Doug Schaefer
QNX Software Systems
Eclipse CDT Project Lead
http://cdtdoug.blogspot.com
 
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Ed.Swartz@xxxxxxxxx
> Sent: Friday, September 29, 2006 8:52 AM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] open decl/defn navigation issues feedback?
> 
> 
> Hi,
> 
> I saw Markus fixed bug 158195 (fixing C++ vs C parsing of headers),
> thanks!  But the others are kind of dormant after a week.  I did get
> some CC:'s on the bugs, but no comments or discussion as anticipated.
> 
> Has anyone else ever reproduced these problems?  The key distinction,
> unlike the Mozilla case, is that my setup has most of its includes in a
> non-workspace SDK include directory.
> 
> case sensitive path checks on Win32: 158190
> MSVC extensions: bug 158192
> incorrect editor opened: bug 158193
> open include in same directory as fallback: 158194
> 
> I think 158190 is vital for CDT's success on Win32.  158192 I think will
> hit even gcc/Cygwin users on Win32, e.g. using the mingw Win32 SDK
> headers.  158193's symptoms have been mentioned in several other bugs
> (142031, which is marked "worksforme" but doesn't forme and 130740,
> which I believe my patches address).  158194 is necessary to jump from
> one type to another if both are in external #includes.  In all honesty I
> think these are major blockers to using the navigation features.
> 
> Thanks,
> 
> -- Ed
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top