C++ PATCH for c++/8316, 9315, 10136

Jason Merrill jason@redhat.com
Wed Mar 19 18:19:00 GMT 2003


People keep getting confused by the "choosing ..." pedwarn in joust.  This
is understandable, as the message doesn't read like an error, but is one
without -fpermissive.  This patch improves the wording so it should
hopefully be clearer, and also improves how the candidates are identified.

Tested i686-pc-linux-gnu, applied to trunk.  I'm also applying a patch to
3.2 and 3.3 which just changes the wording.

2003-03-18  Jason Merrill  <jason@redhat.com>

	PR c++/8316, c++/9315, c++/10136
	* call.c (print_z_candidate): Split out from...
	(print_z_candidiates): ...here.
	(joust): Use it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 3666 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030319/0e07df25/attachment.bin>


More information about the Gcc-patches mailing list