[webkit-changes] [WebKit/WebKit] eacdae: Fix Debug build with recent GCC
Claudio Saavedra
noreply at github.com
Thu Sep 5 06:20:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eacdae21eebadff773fd4b3d89342dd9397552f7
https://github.com/WebKit/WebKit/commit/eacdae21eebadff773fd4b3d89342dd9397552f7
Author: Claudio Saavedra <csaavedra at igalia.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp
Log Message:
-----------
Fix Debug build with recent GCC
https://bugs.webkit.org/show_bug.cgi?id=279175
Reviewed by Alan Baradlay.
error: comparison of unsigned expression in ‘>= 0’ is always true [-Werror=type-limits]
* Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:
(WebCore::Layout::InlineItemsBuilder::computeInlineBoxBoundaryTextSpacingsIfNeeded):
Canonical link: https://commits.webkit.org/283204@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list