[Webkit-unassigned] [Bug 146007] New: [EFL] Remove build warnings in Tools/DumpRenderTree/TestNetscapePlugIn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 23:16:39 PDT 2015


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

            Bug ID: 146007
           Summary: [EFL] Remove build warnings in
                    Tools/DumpRenderTree/TestNetscapePlugIn
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tanay.c at samsung.com

../../Tools/DumpRenderTree/TestNetscapePlugIn/PluginObject.cpp:68:108: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format]
     messageLength += vsnprintf(message + messageLength, messageBufferSize - 1 - messageLength, format, args);
                                                                                                            ^
../../Tools/DumpRenderTree/TestNetscapePlugIn/PluginObject.cpp:68:108: warning: function might be possible candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=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/20150616/7e30a766/attachment.html>


More information about the webkit-unassigned mailing list