CDT Commit Report for - September 3, 2003

amagloire

Wrong fix to the warning. The call is needed but
not the variable.

updated.

updated

Change to be abstract

Method to save the ErrorParsers ids.

dinglis

removed not needed methods

see change log

- due to refactor
- start of new build target dialog

fixed class cast exception

support error parser persistence on project

added preference storing of symbols and paths

remove preference read/saving not needed

jcamelon

CORE
Fixed bug41445 - QualifiedLookup succeeds where it should fail.
TESTS
Added testBug41445() to CompleteParseASTTests.java.

Patch for Andrew Niefer

fix bug in PST that causes parse failure on > 2 constructors for a given
class
Modified ParserSymbolTableTest.testConstructors to test > 2 constructors