Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [cdt_1_2] Re: [cdt-patch] Applied [HEAD] Parser fixes for ANSI C

JohnC

cdt-patch-admin@xxxxxxxxxxx wrote on 10/24/2003 01:49:44 PM:

> If anyone wants this applied to 1_2 as well, just let me know on the 
list. 
> 
> 
> 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. 
> 
> JohnC
> 
> 
> [attachment "cdt-core-patch.txt" deleted by John Camelon/Ottawa/IBM]
> [attachment "cdt-core-tests-patch.txt" deleted by John 
Camelon/Ottawa/IBM] 


Back to the top