[webkit-changes] [WebKit/WebKit] 6c0f1c: [PlayStation] Fix build after 263601 at main

Basuke Suzuki noreply at github.com
Fri May 5 16:23:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6c0f1ca12c201bfe7e09bf06258f1cb6620c0eba
      https://github.com/WebKit/WebKit/commit/6c0f1ca12c201bfe7e09bf06258f1cb6620c0eba
  Author: Basuke Suzuki <basuke.suzuki at sony.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_segregated_page.h

  Log Message:
  -----------
  [PlayStation] Fix build after 263601 at main
https://bugs.webkit.org/show_bug.cgi?id=256393

Reviewed by Yusuke Suzuki.

While libpas header file is used outside bmalloc, casting from 'pas_page_base *' to
'pas_segregated_page *' generates warning (-Wcast-align).

* Source/bmalloc/libpas/src/libpas/pas_segregated_page.h:

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




More information about the webkit-changes mailing list