Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Rejected : Re: [cdt-patch] ParserFactory functions now take a ParserLanguage Parameter

22 failures in the automated suite, relating to Search & Indexer. 
Please fix and resubmit your patch. 

Thanks,
JohnC




Andrew Niefer/Ottawa/IBM@IBMCA 
Sent by: cdt-patch-admin@xxxxxxxxxxx
09/08/2003 11:00 AM
Please respond to
cdt-patch@xxxxxxxxxxx


To
cdt-patch@xxxxxxxxxxx
cc

Subject
[cdt-patch] ParserFactory functions now take a ParserLanguage Parameter






Core : 
- Create ParserLanguage.java
- Modified ParserFactory functions to take ParserLanguage as parameter
- Modifier Parser, Scanner & ParserSymbolTable to use new ParserLanguage 
class
- Update call to ParserFactory in Indexer, Search, CModelBuilder & 
Dependency Tree

Core.tests:
- Updated calls to ParserFactory to specify which language to use

UI:
-CStructorCreator uses the parser, modified call to ParserFactory to 
specify CPP language.
  (this is the same behaviour as before)

-Andrew

[attachment "patch_09.08.03(cdt.core).txt" deleted by John 
Camelon/Ottawa/IBM] [attachment "patch_09.08.03(cdt.core.tests).txt" 
deleted by John Camelon/Ottawa/IBM] [attachment 
"patch_09.08.03(cdt.ui).txt" deleted by John Camelon/Ottawa/IBM] 



Back to the top