On Tuesday 27 June 2006 14:48, Bill Hoffman wrote: > /.../kdelibs-cont-src/kio/kfile/kicondialog.cpp:548: error: type > specifier omitted for parameter `i18n()'
Ah the usual ambiguous C++ parsing problem, which older gccs don't parse correctly. Fixed. -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
