[Webkit-unassigned] [Bug 182479] New: [Win] Fix MSVC's treating __attribute__((warn_unused_result))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 04:20:46 PST 2018


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

            Bug ID: 182479
           Summary: [Win] Fix MSVC's treating
                    __attribute__((warn_unused_result))
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Yousuke.Kimoto at sony.com

MSVC doesn't understand __attribute((warn_unsed_resutl)), but it has a similar option, _Check_return_.

MSVC Annotating Function Behavior:
https://msdn.microsoft.com/en-us/library/jj159529.aspx

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


More information about the webkit-unassigned mailing list