[Akonadi] [Bug 315403] New: Compile error: "agents/nepomukfeeder/nepomukfeederagent.cpp:66: error: using 'typename' outside of template"

walch.martin at web.de walch.martin at web.de
Mon Feb 18 18:26:21 GMT 2013


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 at kde.org
          Reporter: walch.martin at web.de
                CC: vkrause at 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.



More information about the Kdepim-bugs mailing list