Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] Partial Solution to bug#42453 : Expression result types not computed

Thank you Hoda

JohnC

cdt-patch-admin@xxxxxxxxxxx wrote on 09/24/2003 03:48:34 PM:

> 
> Core: 
>         Partial solution to bug#42453: Expression 
> result types not computed 
>         Added the handling of the NEW_TYPEID, 
> CASTEXPRESSION, POSTFIX_DYNAMIC_CAST, 
>         POSTFIX_REINTERPRET_CAST, 
> POSTFIX_STATIC_CAST, and POSTFIX_CONST_CAST 
> 
> Tests: 
>         Added testNewTypeId(), testCastExpression(), 
> testPostfixDynamicCast(), 
>         testPostfixReinterpretCast(), 
> testPostfixStaticCast(), and testPostfixConstCast() 
>         to CompleteParseASTExpressionTest. 
> 
> Hoda Amer
> Staff Software Engineer
> Rational Software - IBM Software Group 
> [attachment "core.sep.24.txt" deleted by John 
> Camelon/Ottawa/IBM] [attachment "tests.sep.24.txt" 
> deleted by John Camelon/Ottawa/IBM] 


Back to the top