CDT Commit Report for - August 14, 2003

dinglis

made scanner info seperate from build info

update nature ID

ask not to cache info

rename inner class

added cache param

fixed problem with large lists (resize policy did not has a height hint)

update new make plugin

jcamelon

CORE
Added X-Reference support for ArrayModifiers and Exception Specifications.
Fixed Bug 41551 - HandleInclusion always throws ScannerException on local includes.

TESTS
Added CompleteParseASTTest::testArrayModExpression(), testPointerVariable() &
testExceptionSpecification().

CORE
Removed warnings from SymbolTable & QuickParseCallback (removing implicit accessor generation).
Made IASTElaboratedTypeSpecifier derive from IASTOffsetableNamedElement (as it should).

TESTS
Removed warnings from AutomatedIntegrationSuite.java (removing implicit accessor generation).