Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bdd2c53befeb0f121bb757753624b6251098ad37
https://github.com/WebKit/WebKit/commit/bdd2c53befeb0f121bb757753624b6251098ad37
Author: Michael Catanzaro <[email protected]>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M Source/JavaScriptCore/bytecode/SourceID.h
M Source/JavaScriptCore/jit/GdbJIT.cpp
M Source/JavaScriptCore/runtime/PureNaN.h
M Source/JavaScriptCore/yarr/Yarr.h
M Source/WTF/wtf/WeakRandom.h
M Source/WTF/wtf/text/icu/UTextProvider.h
M Source/WebCore/platform/DateComponents.h
Log Message:
-----------
Various build errors, notably "implicit instantiation of undefined template
'std::numeric_limits<unsigned int>'"
https://bugs.webkit.org/show_bug.cgi?id=293853
Unreviewed build fixes.
Add missing includes in various places, and fix guards in GdbJIT.cpp.
* Source/JavaScriptCore/bytecode/SourceID.h:
* Source/JavaScriptCore/jit/GdbJIT.cpp:
* Source/JavaScriptCore/runtime/PureNaN.h:
* Source/JavaScriptCore/yarr/Yarr.h:
* Source/WTF/wtf/WeakRandom.h:
* Source/WTF/wtf/text/icu/UTextProvider.h:
* Source/WebCore/platform/DateComponents.h:
Canonical link: https://commits.webkit.org/295723@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