1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
cdt/core/org.eclipse.cdt.core/parser
John Camelon b416d5f3b9 Patch for Andrew Niefer.
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
2004-02-13 15:40:08 +00:00
..
org/eclipse/cdt Patch for Andrew Niefer. 2004-02-13 15:40:08 +00:00
ChangeLog-parser Patch for Andrew Niefer. 2004-02-13 15:40:08 +00:00