------- Additional Comments From bangerth at dealii dot org 2005-05-02 18:46 ------- The problem is in fact that 'S' is ambiguous: either N::S or M::S are candidates. The fact that gcc says that it doesn't know names when in fact it does but they are ambiguous is recorded in a number of other PRs. This PR is thus a duplicate. W.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21205