1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
John Camelon 5be9f16c62 CORE
Fixed Bug 39542 : Parser fails on 'struct' parameter types 
	Fixed Bug 39549 : Designated initializers are not supported (ANSI C99) 
	Fixed Bug 39551 : Complex and imaginary numbers are not supported (ANSI C99) 

TESTS
	Moved testBug39542() from ASTFailedTests to QuickParseASTTests.
	Moved testBug39549() from ASTFailedTests to QuickParseASTTests.
	Added testCDesignatedInitializers() to CompleteParseASTTests.
	Moved testBug39551A() from ASTFailedTests to QuickParseASTTests. 
	Moved testBug39551B() from ASTFailedTests to QuickParseASTTests. 
	Added testCBool() to QuickParseASTTests.  
	Added testBug39551A(), testBug39551B() and testCBool to CompleteParseTests.
2003-10-24 17:49:22 +00:00
..
org.eclipse.cdt.core CORE 2003-10-24 17:49:22 +00:00
org.eclipse.cdt.core.aix Initial contribution of AIX port. 2003-09-29 15:03:13 +00:00
org.eclipse.cdt.core.linux Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
org.eclipse.cdt.core.qnx Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
org.eclipse.cdt.core.solaris Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
org.eclipse.cdt.core.tests CORE 2003-10-24 17:49:22 +00:00
org.eclipse.cdt.core.win32 Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
org.eclipse.cdt.ui Bug fixes for New Class Wizard 2003-10-22 17:47:21 +00:00
org.eclipse.cdt.ui.tests Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00