Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 54c72ceeb7d7e8ea549af9d7c89913e7ab28208e
      
https://github.com/WebKit/WebKit/commit/54c72ceeb7d7e8ea549af9d7c89913e7ab28208e
  Author: Asumu Takikawa <as...@igalia.com>
  Date:   2024-01-30 (Tue, 30 Jan 2024)

  Changed paths:
    M Source/WTF/wtf/SentinelLinkedList.h

  Log Message:
  -----------
  JSC fails to build using --jsc-only on Linux
https://bugs.webkit.org/show_bug.cgi?id=268402

Reviewed by Yusuke Suzuki.

Fix JSC build on Linux by disabling warnings about dangling pointers in the
method below.

* Source/WTF/wtf/SentinelLinkedList.h:
(WTF::RawNode>::takeFrom):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to