Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] Fix bugs 47628, 47636, 45697

JohnC
www.eclipse.org/cdt

cdt-patch-admin@xxxxxxxxxxx wrote on 02/12/2004 02:26:21 PM:

> This patch fixes the way the symbol table handles const & volatile.
> It also fixes the following bugs:
> 47628 - signed char is parsed as char
> 47636 - char * and char[] are treated as different types
> 45697 - Parser/Symbol Table: Mismatched declarations & definition
> 
> -Andrew
> 
> [attachment "02.12.04.core.txt" deleted by John Camelon/Ottawa/IBM] 
> [attachment "02.12.04.core.tests.txt" deleted by John 
Camelon/Ottawa/IBM] 


Back to the top