[webkit-reviews] review requested: [Bug 231716] Compilation error: In file included from ./b3/B3StackmapGenerationParams.h:31: ./b3/B3ValueRep.h:119:5: error: definition of implicit copy assignment operator for 'ValueRep' is deprecated because it has a user-declared copy constructor [-Werror, -Wdeprecat : [Attachment 441180] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 20:45:48 PDT 2021


Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> has asked  for review:
Bug 231716: Compilation error: In file included from
./b3/B3StackmapGenerationParams.h:31: ./b3/B3ValueRep.h:119:5: error:
definition of implicit copy assignment operator for 'ValueRep' is deprecated
because it has a user-declared copy constructor [-Werror,-Wdeprecat
https://bugs.webkit.org/show_bug.cgi?id=231716

Attachment 441180: Patch

https://bugs.webkit.org/attachment.cgi?id=441180&action=review




--- Comment #2 from Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> ---
Created attachment 441180

  --> https://bugs.webkit.org/attachment.cgi?id=441180&action=review

Patch


More information about the webkit-reviews mailing list