Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 45c7540c4d1f188fc3912ae77d771e3e3b692ec9
https://github.com/WebKit/WebKit/commit/45c7540c4d1f188fc3912ae77d771e3e3b692ec9
Author: Fujii Hironori <[email protected]>
Date: 2025-01-19 (Sun, 19 Jan 2025)
Changed paths:
M Source/WebCore/platform/graphics/skia/SkiaSpanExtras.h
Log Message:
-----------
REGRESSION(289032@main): SkPixmap.h(419,16): error: cast from 'const char *'
to 'const uint16_t *' (aka 'const unsigned short *') increases required
alignment from 1 to 2 [-Werror,-Wcast-align]
https://bugs.webkit.org/show_bug.cgi?id=286096
Unreviewed build fix for Windows Skia port.
* Source/WebCore/platform/graphics/skia/SkiaSpanExtras.h:
Use WTF_IGNORE_WARNINGS_IN_THIRD_PARTY_CODE_BEGIN for #include
<skia/core/SkPixmap.h>.
Canonical link: https://commits.webkit.org/289140@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes