Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] fix for bug43951

JohnC

cdt-patch-admin@xxxxxxxxxxx wrote on 10/01/2003 04:37:26 PM:

> This bug was caused by a couple of bugs in the parser
> symbol table.
> 
> core:
>   PST changes:
>   - modify lookupConstructor to copy the constructor 
> list before resolving 
> on it
>   - modify checkUserDefinedConversionSequence the same way
>   - modify isValidFunctionOverload to check for 
> forward declarations
> 
> core.tests:
> - added testBug43951 to CompleteParseASTTest
> 
> tested on windows & linux
> 
> -Andrew
> 
> [attachment "pst_patch_10.01.03(cdt.core).txt" 
> deleted by John Camelon/Ottawa/IBM] [attachment 
> "pst_patch_10.01.03(cdt.core.tests).txt" deleted by 
> John Camelon/Ottawa/IBM] 


Back to the top