[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/35181] internal compiler error: in import_export_decl




------- Comment #2 from pinskia at gcc dot gnu dot org  2008-02-13 17:33 -------
../TNS.cpp:27: error: template arguments to
'TNSTypeDefTHelper<void>::s_createStaticTNSTypeDefT' do not match original
template 'TNSTypeDefTHelper<T>::s_createStaticTNSTypeDefT'
../TNS.cpp:27: note: use template<> for an explicit specialization
../TNS.cpp:28: error: template arguments to
'TNSTypeDefTHelper<bool>::s_createStaticTNSTypeDefT' do not match original
template 'TNSTypeDefTHelper<T>::s_createStaticTNSTypeDefT'
../TNS.cpp:28: note: use template<> for an explicit specialization
../TNS.cpp:29: error: template arguments to
'TNSTypeDefTHelper<char>::s_createStaticTNSTypeDefT' do not match original
template 'TNSTypeDefTHelper<T>::s_createStaticTNSTypeDefT'
../TNS.cpp:29: note: use template<> for an explicit specialization
../TNS.cpp:30: error: template arguments to 'TNSTypeDefTHelper<unsigned
char>::s_createStaticTNSTypeDefT' do not match original template
'TNSTypeDefTHelper<T>::s_createStaticTNSTypeDefT'
../TNS.cpp:30: note: use template<> for an explicit specialization
../TNS.cpp:31: error: template arguments to 'TNSTypeDefTHelper<short
int>::s_createStaticTNSTypeDefT' do not match original template
'TNSTypeDefTHelper<T>::s_createStaticTNSTypeDefT'


*** This bug has been marked as a duplicate of 24791 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Reply to: