[Webkit-unassigned] [Bug 239897] New: [GCC] REGRESSION(r293605): error: cannot convert ‘<brace-enclosed initializer list>’ to ‘unsigned char:3’ in initialization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 05:31:26 PDT 2022


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

            Bug ID: 239897
           Summary: [GCC] REGRESSION(r293605): error: cannot convert
                    ‘<brace-enclosed initializer list>’ to ‘unsigned
                    char:3’ in initialization
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

The Debian 10 build bot (GCC 8.3) is failing with the following error:

```
./../Source/JavaScriptCore/bytecode/MethodOfGettingAValueProfile.h:113:43: error: cannot convert ‘<brace-enclosed initializer list>’ to ‘unsigned char:3’ in initialization
```

https://build.webkit.org/#/builders/46/builds/13117

It seems setting the bit size of a typed enum is not supported by GCC8.3.

-- 
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/20220429/bb9ba914/attachment-0001.htm>


More information about the webkit-unassigned mailing list