[Webkit-unassigned] [Bug 181133] New: generate_offset_extractor.rb should not print to stderr by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 22 11:53:40 PST 2017


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

            Bug ID: 181133
           Summary: generate_offset_extractor.rb should not print to
                    stderr by default
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

Currently we have a build that is completely quiet between CMake time and install time, with the sole exception of generate_offset_extractor.rb, which always prints one line to stderr:

[206/2826] Generating ../../DerivedSou...s/JavaScriptCore/LLIntDesiredOffsets.h
Only dealing with backends: ["X86_64"]

It doesn't seem to be adding any value. Can we just get rid of it?

-- 
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/20171222/57fdd96a/attachment.html>


More information about the webkit-unassigned mailing list