[Webkit-unassigned] [Bug 226251] include\optional(95, 5): error: the parameter for this explicitly-defaulted copy constructor is const, but a member or base requires it to be non-const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 17:48:06 PDT 2021


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

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 429718
  --> https://bugs.webkit.org/attachment.cgi?id=429718
WIP patch

View in context: https://bugs.webkit.org/attachment.cgi?id=429718&action=review

> Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:2030
> +    GPRTemporary(GPRTemporary&) = delete;
>  

Do we need both?

-- 
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/20210526/54189282/attachment.htm>


More information about the webkit-unassigned mailing list