[webkit-changes] [WebKit/WebKit] 608f6e: Open headers with the UTF-8 encoding when checking...

Timothy Hatcher noreply at github.com
Wed Nov 16 13:55:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 608f6e06c4428612455d30db1e190097e6b74091
      https://github.com/WebKit/WebKit/commit/608f6e06c4428612455d30db1e190097e6b74091
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M Tools/Scripts/check-for-inappropriate-macros-in-external-headers
    M Tools/Scripts/check-for-webkit-framework-include-consistency

  Log Message:
  -----------
  Open headers with the UTF-8 encoding when checking them.

Unreviewed build fix.

Some header now has UTF-8 in it, and that was causing these scripts to fail. The encoding isn't
relevant to the scripts, so using UTF-8 is fine.

* Tools/Scripts/check-for-inappropriate-macros-in-external-headers:
* Tools/Scripts/check-for-webkit-framework-include-consistency:

Canonical link: https://commits.webkit.org/256750@main




More information about the webkit-changes mailing list