This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Wed, 19 Mar 2003 14:28:10 -0500, Daniel Jacobowitz <drow at mvista dot com> wrote:

> On Wed, Mar 19, 2003 at 01:17:01PM -0500, Jason Merrill wrote:

>> ! 	      pedwarn ("are ambiguous even though the worst conversion \
>> ! for the former is better than the worst conversion for the latter",
>> ! 		       w->fn, l->fn);
>
> Probably you meant to remove w->fn and l->fn?

Indeed, thanks.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]