[Webkit-unassigned] [Bug 155408] New: [EFL] Fix debug build error since r197690

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 13 07:37:46 PDT 2016


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

            Bug ID: 155408
           Summary: [EFL] Fix debug build error since r197690
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jh718.park at samsung.com
                CC: demarchi at webkit.org

Change %lld to %PRId instead to correct the error below.
error: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘std::chrono::duration<long int, std::ratio<1l, 1000l> >::rep {aka long int}’ [-Werror=format=]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160313/d8dcafb2/attachment.html>


More information about the webkit-unassigned mailing list