------- Comment #1 from pinskia at gcc dot gnu dot org  2006-02-10 01:19 -------
Comeau gives the following error:


"ComeauTest.c", line 19: error: argument of type "int" is incompatible with
          template parameter of type "int Simple::*"
      Test<Simple, NULL> t2;             // error, but should not be (works in
                   ^


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26205

Reply via email to