diff options
author | Zack Weinberg <zack@gcc.gnu.org> | 2002-10-09 21:27:38 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2002-10-09 21:27:38 +0000 |
commit | 95f79357c5e37b27626a5513b612f8b598e5e8ce (patch) | |
tree | 5c1833358257015d0bc6c32fda4a348ff65b9084 /libjava/java/net/HttpURLConnection.java | |
parent | 10a38dba685e4c5fe4902bbac5d85bb86326e87f (diff) | |
download | gcc-95f79357c5e37b27626a5513b612f8b598e5e8ce.zip gcc-95f79357c5e37b27626a5513b612f8b598e5e8ce.tar.gz gcc-95f79357c5e37b27626a5513b612f8b598e5e8ce.tar.bz2 |
c-decl.c (start_decl): Unconditionally issue error for 'typedef foo = bar'.
gcc:
* c-decl.c (start_decl): Unconditionally issue error for
'typedef foo = bar'.
(finish_decl): Remove special case for TYPE_DECL with initializer.
* doc/extend.texi: Delete "Naming Types" section. Change all
cross-references to that section to refer to "Typeof" instead.
Add the useful safe-max()-macro example from "Naming Types" to
"Typeof", rewritten using that extension.
gcc/cp:
* decl.c (start_decl): Unconditionally issue error for
'typedef foo = bar'.
(cp_finish_decl): Remove special case for TYPE_DECL with initializer.
(grokdeclarator): Remove redundant error for 'typedef foo = bar'.
gcc/testsuite:
* g++.dg/ext/typedef-init.C: New test.
* gcc.dg/typedef-init.c: New test.
From-SVN: r57995
Diffstat (limited to 'libjava/java/net/HttpURLConnection.java')
0 files changed, 0 insertions, 0 deletions