[Webkit-unassigned] [Bug 136621] New: [EFL][WK2] Debug build fails due to missing include

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 8 01:41:18 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136621

           Summary: [EFL][WK2] Debug build fails due to missing include
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tanay.c at samsung.com


In file included from /home/tanay.c/webkit-tar/webkit/Source/WebCore/dom/EventTarget.h:35:0,
                 from /home/tanay.c/webkit-tar/webkit/Source/WebCore/Modules/battery/BatteryManager.h:27,
                 from /home/tanay.c/webkit-tar/webkit/Source/WebCore/Modules/battery/BatteryController.h:26,
                 from /home/tanay.c/webkit-tar/webkit/Source/WebCore/Modules/battery/BatteryController.cpp:22:
/home/tanay.c/webkit-tar/webkit/Source/WebCore/dom/EventListenerMap.h:73:5: error: ‘atomic’ in namespace ‘std’ does not name a type
     std::atomic<int> m_activeIteratorCount { 0 };

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list