1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
John Camelon ce2d966a88 CORE
Fixed bug36693 - Problem parsing Loki's Reference SmallObj.cpp Impl
	Fixed bug36696 - Problem parsing Loki's Reference SmartPtr.h Impl
	Improved our error handling robustness so that we don't mistake function bodies for CElements. 
	Fixed bug36713 - Parser fails on definitions of pointers to functions 
	Fixed Dave's performance test parse failure. 
	Fixed bug36811 - The using directive causes parser to fail
	Fixed bug36794 - ClassCastException for A template with no parameters 

TESTS
	Moved fixed tests from FailedTests to DOMTests. 
	Added LokiFailures.java to failed tests directory.

JohnC
2003-04-24 18:36:22 +00:00
core CORE 2003-04-24 18:36:22 +00:00
debug Check for null pointer in 'isCharacter' and 'isCharPointer'. 2003-04-24 16:03:44 +00:00
launch/org.eclipse.cdt.launch update version 2003-04-23 15:03:25 +00:00
releng Added requires section and removed empty os ws arc from org.eclipse.cdt-feature 2003-04-23 18:32:47 +00:00