New AIX template failures
David Edelsohn
dje@watson.ibm.com
Mon Apr 28 17:49:00 GMT 2003
>>>>> Benjamin Kosnik writes:
Ben> If you look in that file you'll see that this missing instantiation is
Ben> already explicitly instantiated, or should be. Maybe I'm missing
Ben> something?
3983-fstram.cc includes:
template
std::basic_filebuf<unsigned char>::int_type
std::basic_filebuf<unsigned char>::_S_pback_size;
The error message is:
std::basic_filebuf<unsigned char, std::char_traits<unsigned char>>::_S_pback_size
There seem to be a different number of parameters.
David
More information about the Libstdc++
mailing list