Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-webkitgtk3
webkitgtk-2.4.11-inlines.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File webkitgtk-2.4.11-inlines.patch of Package mingw64-webkitgtk3
--- webkitgtk-2.4.11/Source/JavaScriptCore/runtime/JSPromiseFunctions.cpp 2016-04-10 08:48:36.000000000 +0200 +++ webkitgtk-2.4.11/Source/JavaScriptCore/runtime/JSPromiseFunctions.cpp 2018-09-12 11:45:38.826897519 +0200 @@ -35,6 +35,7 @@ #include "JSPromiseConstructor.h" #include "JSPromiseDeferred.h" #include "NumberObject.h" +#include "StructureInlines.h" namespace JSC { --- webkitgtk-2.4.11/Source/JavaScriptCore/runtime/MapConstructor.cpp 2016-04-10 08:48:36.000000000 +0200 +++ webkitgtk-2.4.11/Source/JavaScriptCore/runtime/MapConstructor.cpp 2018-09-12 11:46:18.083135334 +0200 @@ -32,6 +32,7 @@ #include "JSGlobalObject.h" #include "JSMap.h" #include "MapPrototype.h" +#include "StructureInlines.h" namespace JSC { --- webkitgtk-2.4.11/Source/JavaScriptCore/runtime/MapIteratorConstructor.cpp 2016-04-10 08:48:36.000000000 +0200 +++ webkitgtk-2.4.11/Source/JavaScriptCore/runtime/MapIteratorConstructor.cpp 2018-09-12 11:46:37.979255868 +0200 @@ -31,6 +31,7 @@ #include "JSGlobalObject.h" #include "JSMapIterator.h" #include "MapIteratorPrototype.h" +#include "StructureInlines.h" namespace JSC { --- webkitgtk-2.4.11/Source/JavaScriptCore/runtime/SetConstructor.cpp 2016-04-10 08:48:36.000000000 +0200 +++ webkitgtk-2.4.11/Source/JavaScriptCore/runtime/SetConstructor.cpp 2018-09-12 11:47:17.555495626 +0200 @@ -33,6 +33,7 @@ #include "JSSet.h" #include "MapData.h" #include "SetPrototype.h" +#include "StructureInlines.h" namespace JSC { --- webkitgtk-2.4.11/Source/JavaScriptCore/runtime/SetIteratorConstructor.cpp 2016-04-10 08:48:36.000000000 +0200 +++ webkitgtk-2.4.11/Source/JavaScriptCore/runtime/SetIteratorConstructor.cpp 2018-09-12 12:32:46.300248089 +0200 @@ -31,6 +31,7 @@ #include "JSGlobalObject.h" #include "JSSetIterator.h" #include "SetIteratorPrototype.h" +#include "StructureInlines.h" namespace JSC { --- webkitgtk-2.4.11/Source/JavaScriptCore/runtime/WeakMapConstructor.cpp 2016-04-10 08:48:36.000000000 +0200 +++ webkitgtk-2.4.11/Source/JavaScriptCore/runtime/WeakMapConstructor.cpp 2018-09-12 12:34:07.612733402 +0200 @@ -31,6 +31,7 @@ #include "JSGlobalObject.h" #include "JSWeakMap.h" #include "WeakMapPrototype.h" +#include "StructureInlines.h" namespace JSC {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor