From-SVN: r64592
This commit is contained in:
Jason Merrill 2003-03-19 14:43:40 -05:00
parent b9747e59d6
commit f8a855dcaf

View File

@ -5875,8 +5875,7 @@ tweak:
print_z_candidate ("ISO C++ says that ", w, pedwarn);
print_z_candidate (" and ", l, pedwarn);
pedwarn ("are ambiguous even though the worst conversion \
for the former is better than the worst conversion for the latter",
w->fn, l->fn);
for the former is better than the worst conversion for the latter");
}
else
add_warning (w, l);