[Webkit-unassigned] [Bug 234412] REGRESSION(r287138) [GLIB] Build failure with GCC 8 and 9 in std::array to Span conversion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 18:32:17 PST 2021


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clopez at igalia.com
            Summary|REGRESSION(r287138) [GLIB]  |REGRESSION(r287138) [GLIB]
                   |Build failure with GCC 9 in |Build failure with GCC 8
                   |std::array to Span          |and 9 in std::array to Span
                   |conversion                  |conversion

--- Comment #1 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
GCC 8 also fails with the same error than GCC 9 (GCC 8 is still supported)

The example builds fine with "-std=c++17" on GCC-10 but not on 9 and 10.

And according to https://gcc.gnu.org/projects/cxx-status.html GCC 8 already has full support for C++-17

So maybe this is a bug on the compiler, hard to tell.

-- 
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/20211217/e4df4e6a/attachment.htm>


More information about the webkit-unassigned mailing list