[C++ Patch / RFC] PR 50870

Jason Merrill jason@redhat.com
Thu Oct 27 13:16:00 GMT 2011


Looks like

>                 qualified_name_lookup_error (object_type, tmpl, member,
>                                              input_location);

is passing the wrong first argument; the scope argument should be the 
same as we passed to lookup_qualified_name.

Jason



More information about the Gcc-patches mailing list