mimetype.h: In member function 'QStringList
Konvert::MimeTypeList<Type>::primaryTypes() const':
mimetype.h:46: error: there are no arguments to 'begin'
that depend on a template parameter, so a declaration
of 'begin' must be available
mimetype.h:46: error: (if you use '-fpermissive', G++
will accept your code, but allowing the use of an
undeclared name is deprecated)
mimetype.h:46: error: there are no arguments to 'end'
that depend on a template parameter, so a declaration
of 'end' must be available
mimetype.h: In member function 'QStringList
Konvert::MimeTypeList<Type>::secondaryTypes(const
QString&) const':
mimetype.h:56: error: there are no arguments to 'begin'
that depend on a template parameter, so a declaration
of 'begin' must be available
mimetype.h:56: error: there are no arguments to 'end'
that depend on a template parameter, so a declaration
of 'end' must be available
mimetype.h: In member function 'QStringList
Konvert::MimeTypeList<Type>::names() const':
mimetype.h:66: error: there are no arguments to 'begin'
that depend on a template parameter, so a declaration
of 'begin' must be available
mimetype.h:66: error: there are no arguments to 'end'
that depend on a template parameter, so a declaration
of 'end' must be available
mimetype.h: At global scope:
mimetype.h:172: error: extra ';'
misc.h:15: error: extra ';'
misc.h:219: error: extra ';'