diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-08-17 17:32:37 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-08-17 17:32:37 +0000 |
| commit | 2cdbcd518576f50da06ceb5ede8e8ae7bd37ddb7 (patch) | |
| tree | 697ec760d74298d58c6bb50a122c01bbfe86c05b /libjava/java/sql/DriverPropertyInfo.java | |
| parent | 956c084d0877801b7a119dbcb93ecd6970fd8e8c (diff) | |
| download | ppe42-gcc-2cdbcd518576f50da06ceb5ede8e8ae7bd37ddb7.tar.gz ppe42-gcc-2cdbcd518576f50da06ceb5ede8e8ae7bd37ddb7.zip | |
PR c++/16965
* cp-tree.h (qualified_name_lookup_error): Add parameter.
* name-lookup.c (do_class_using_decl): Restrict set of entities
passed to cp_emit_debug_info_for_using more carefully.
(lookup_qualified_name): Allow lookup_member to return sets of
ambiguous entries.
* parser.c (cp_parser_lookup_name): Add ambiguous_p parameter.
(cp_parser_primary_expression): Handle ambiguous lookups.
(cp_parser_template_name): Adjust use of cp_parser_lookup_name.
(cp_parser_template_argument): Likewise.
(cp_parser_elaborate_type_specifier): Likewise.
(cp_parser_namespace_name): Likewise.
(cp_parser_class_name): Likewise.
(cp_parser_lookup_name_simple): Likewise.
* pt.c (tsubst_qualified_id): Handle ambiguous results.
(tsubst_expr): Likewise.
* semantics.c (qualified_name_lookup_error): Add decl paramter.
For ambiguous lookups, print candidates.
PR c++/16965
* g++.dg/parse/error17.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86137 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/sql/DriverPropertyInfo.java')
0 files changed, 0 insertions, 0 deletions

