Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: Applied: [cdt-patch] Updates to the C Model for the Outline t o re flect type and visibi lity changes

Also fixed another NPE that you see when you are using the old parser.

Doug Schaefer
Senior Staff Software Engineer
Rational Software - IBM Software Group
Ottawa (Kanata), Ontario, Canada
 

-----Original Message-----
From: Schaefer, Doug [mailto:dschaefer@xxxxxxxxxxxx] 
Sent: Wednesday, March 26, 2003 10:57 AM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: Applied: [cdt-patch] Updates to the C Model for the Outline to re
flect type and visibi lity changes

With a quick fix that helps prevent the NPE in getName() in the
DeclSpecifier.getTypeName().
-----Original Message-----
From: Amer, Hoda [mailto:hamer@xxxxxxxxxxxx] 
Sent: Tuesday, March 25, 2003 12:17 PM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: [cdt-patch] Updates to the C Model for the Outline to reflect type
and visibi lity changes


The Following patch updates the C model to enable the Outline view to
display type and visibility info for both fields and methods.

The attached gif files are the new icons that indicate method visibility.
They should be added to:
\org.eclipse.cdt.ui\icons\full\obj16

Thanks,
Hoda


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


Back to the top