[Webkit-unassigned] [Bug 282677] New: invalid application of 'sizeof' to an incomplete type 'JSC::OpaqueByproducts'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 00:08:08 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=282677

            Bug ID: 282677
           Summary: invalid application of 'sizeof' to an incomplete type
                    'JSC::OpaqueByproducts'
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yanmingzhu at iscas.ac.cn

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,
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241106/b21020cc/attachment.htm>


More information about the webkit-unassigned mailing list