Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] K&R C update


Great work Devin!

JohnC
www.eclipse.org/cdt


cdt-patch-admin@xxxxxxxxxxx wrote on 01/20/2005 03:27:34 PM:

>
> This patch updates the following for the K&R C support in GNUCSourceParser:
> - updated the existing K&R C tests to test
> CTranslationUnit#getDeclarations(IBinding) and CVisitor.
> clearBindings(IASTTranslationUnit)
> - GNUCSourceParser now uses simpleDeclaration instead of
> parseDeclarationOrExpression when parsing the K&R C Parameter Declarations
> - added a couple more tests
> - fixed a couple K&R C bugs related to CVisitor/CStructure
>
> Devin Steffler
> IBM's Eclipse CDT
> Ottawa (Palladium), Ontario, Canada [attachment "cdt_core_patch.txt"
> deleted by John Camelon/Ottawa/IBM] [attachment
> "cdt_core_tests_patch.txt" deleted by John Camelon/Ottawa/IBM]

Back to the top