Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] [FIXED][77821]usualArithmeticConversions doesn't handle pointers


Thanks.  

JohnC
www.eclipse.org/cdt


cdt-patch-admin@xxxxxxxxxxx wrote on 11/18/2004 09:13:03 AM:

>
> [FIXED][77821] usualArithmeticConversions doesn't handle pointers
>
> I've added better detection of 'invalid arithmetic conversions'.  
> All of the corresponding IProblems go away.  There are still a
> couple flaky 'invalid arithmetic conversion' IProblems that exist
> but they are now caused by other bugs which need to be discovered
> and raised.  One such bug has already been raised (but doesn't have
> the corresponding IProblem that depends on it):
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=78798
>
> Devin Steffler
> IBM's Eclipse CDT
> Ottawa (Palladium), Ontario, Canada
> [attachment "cdt_core_testspatch.txt" deleted by John
> Camelon/Ottawa/IBM] [attachment "cdt_core_patch.txt" deleted by John
> Camelon/Ottawa/IBM]

Back to the top