[Webkit-unassigned] [Bug 253794] [GTK] fails to build: error: no member named 'read' in 'JSC::DataView'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 16 13:44:30 PDT 2023


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Problem is ISOBox.cpp does #include <JavaScriptCore/DataView.h> so it must see the declaration. Maybe the compiler doesn't understand the template syntax? What compiler version is this?

-- 
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/20230316/7a916aac/attachment-0001.htm>


More information about the webkit-unassigned mailing list