Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Parser_SymbolTable: Moved Symbol Table and added interface


Doug Schaefer
Rational Software - IBM Software Group
Ottawa, Ontario, Canada



Andrew Niefer/Ottawa/IBM@IBMCA
Sent by: cdt-patch-admin@xxxxxxxxxxx

05/13/2003 11:16 AM
Please respond to cdt-patch

       
        To:        cdt-patch@xxxxxxxxxxx
        cc:        
        Subject:        [cdt-patch] Parser_SymbolTable: Moved Symbol Table and added interface




This is meant to be applied to the Parser_SymbolTable branch

Core:
Moved the Parser Symbol table to org.eclipse.cdt.internal.core.pst
Started an interface and modified the table to use that interface

UI.Tests
updated the ParserSymbolTableTests to use the new interface

pst.zip unzips in org.eclipse.cdt.core\parser\org\eclipse\cdt\internal\core

-Andrew







#### patch_05.13.03(cdt.ui.tests).txt has been removed from this note on May 14, 2003 by Douglas Schaefer
#### patch_05.13.03(cdt.core).txt has been removed from this note on May 14, 2003 by Douglas Schaefer
#### pst.zip has been removed from this note on May 14, 2003 by Douglas Schaefer

Back to the top