[Webkit-unassigned] [Bug 242661] New: Remove executable bit from source files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 15:26:09 PDT 2022


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

            Bug ID: 242661
           Summary: Remove executable bit from source files
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org

Sometimes we make C++ source files executable by mistake:

*** WARNING: ./usr/src/debug/webkit2gtk3-2.37.1-1.fc37.x86_64/Source/WebCore/rendering/style/StyleCursorImage.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/webkit2gtk3-2.37.1-1.fc37.x86_64/Source/WebCore/rendering/style/StyleCursorImage.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/webkit2gtk3-2.37.1-1.fc37.x86_64/Source/WebCore/rendering/style/StyleImageSet.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/webkit2gtk3-2.37.1-1.fc37.x86_64/Source/WebCore/rendering/style/StyleImageSet.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/webkit2gtk3-2.37.1-1.fc37.x86_64/Source/WebCore/rendering/style/StyleMultiImage.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/webkit2gtk3-2.37.1-1.fc37.x86_64/Source/WebCore/rendering/style/StyleMultiImage.h is executable but has no shebang, removing executable bit

-- 
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/20220712/bde7332b/attachment.htm>


More information about the webkit-unassigned mailing list