https://bugs.kde.org/show_bug.cgi?id=315403

            Bug ID: 315403
           Summary: Compile error:
                    "agents/nepomukfeeder/nepomukfeederagent.cpp:66:
                    error: using 'typename' outside of template"
    Classification: Unclassified
           Product: Akonadi
           Version: 4.10
          Platform: Gentoo Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Nepomuk Feeder Agents
          Assignee: kdepim-bugs@kde.org
          Reporter: walch.mar...@web.de
                CC: vkra...@kde.org

kdepim-runtime-4.10.0 can not be compiled with gcc 4.4.7. It complains:

agents/nepomukfeeder/nepomukfeederagent.cpp:66: error: using 'typename' outside
of template

line 66 is

typedef QSharedPointer< QMultiHash< typename Akonadi::Collection::Id,  typename
Akonadi::Item::Id> > MultiHashPointer;

This has been introduced with commit 1b2444ff93ccd74fd35ed93366ef18157803434e
"Stay away from nested event-loops."

Reproducible: Always




gcc (Gentoo 4.4.7 p1.1, pie-0.4.5) 4.4.7

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to