------- Additional Comments From bangerth at dealii dot org 2005-06-16 20:00 ------- The typedef you use is still a specialization of a template, so you have to write template <> intsample::keytype * intsample::keyptr = 0; With this, it works. W.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22095