Hi, > 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.
Ok, thanks, I'll work more on this later today. Then, if we fix that we don't error out at all, right? Because this is a reject valid, AFAIK. Paolo