WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
282677
invalid application of 'sizeof' to an incomplete type 'JSC::OpaqueByproducts'
https://bugs.webkit.org/show_bug.cgi?id=282677
Summary
invalid application of 'sizeof' to an incomplete type 'JSC::OpaqueByproducts'
MingZhu Yan
Reported
2024-11-06 00:08:08 PST
full error message is here ```txt In file included from /home/debian/repo/WebKit/webkitbuild/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-15db4ad9-7.cpp:1: In file included from /home/debian/repo/WebKit/Source/JavaScriptCore/wasm/WasmTierUpCount.cpp:26: In file included from /home/debian/repo/WebKit/Source/JavaScriptCore/config.h:39: In file included from /home/debian/repo/WebKit/webkitbuild/WTF/Headers/wtf/FastMalloc.h:26: In file included from /home/debian/repo/WebKit/webkitbuild/WTF/Headers/wtf/StdLibExtras.h:31: In file included from /usr/bin/../lib/gcc/riscvé4-linux-gnu/13/../../../../include/c++/13/memory:78: Jusr/bin/ ../lib/gcc/riscvé4-1inux-gnu/13/../../../../include/c+/13/bits/unique_ptr.h:97:16: error: invalid application of 'sizeof' to an incomplete type 'JSC::0OpaqueByproducts' static_assert(sizeof(_Tp)>0, ```
Attachments
Add attachment
proposed patch, testcase, etc.
MingZhu Yan
Comment 1
2024-11-06 18:04:12 PST
I'm still struggling to send a PR Don't know what git-webkit is doing: ```txt ./Tools/Scripts/git-webkit pr --remote upstream --no-checks -v -i 282677 INFO:webkitscmpy:Using committed changes... Failed to fetch '
https://bugs.webkit.org/show_bug.cgi?id=281918
' Failed to fetch '
https://bugs.webkit.org/show_bug.cgi?id=281918
' Failed to fetch '
https://bugs.webkit.org/show_bug.cgi?id=281918
' Failed to fetch '
https://bugs.webkit.org/show_bug.cgi?id=281918
' Failed to fetch '
https://bugs.webkit.org/show_bug.cgi?id=281918
' Failed to fetch comments for '
https://bugs.webkit.org/show_bug.cgi?id=281918
' ... ```
MingZhu Yan
Comment 2
2024-11-06 19:54:06 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36307
MingZhu Yan
Comment 3
2024-11-08 00:29:33 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36379
Radar WebKit Bug Importer
Comment 4
2024-11-13 00:09:12 PST
<
rdar://problem/139783883
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug