Skip to main content

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

Thank You But Please Be More Careful In The Future Thanks

JohnC



Andrew Niefer/Ottawa/IBM@IBMCA 
Sent by: cdt-patch-admin@xxxxxxxxxxx
09/08/2003 01:51 PM
Please respond to
cdt-patch@xxxxxxxxxxx


To
cdt-patch@xxxxxxxxxxx
cc

Subject
Resubmitted: Re: Rejected : Re: [cdt-patch] ParserFactory functions now 
take a ParserLanguage Parameter






The projects in the tests did not have a CC nature, so they were being 
parsed as C instead of C++.

-Andrew






John Camelon/Ottawa/IBM@IBMCA 
Sent by: cdt-patch-admin@xxxxxxxxxxx
09/08/2003 12:01 PM
Please respond to
cdt-patch@xxxxxxxxxxx


To
cdt-patch@xxxxxxxxxxx
cc

Subject
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] 

_______________________________________________
cdt-patch mailing list
cdt-patch@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-patch

[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