[webkit-reviews] review granted: [Bug 214657] [WinCairo][32bit] JPEG2000ImageDecoder.cpp: error C2664: 'std::unique_ptr<...>::unique_ptr(...)': cannot convert argument 2 from 'void (__stdcall *)(opj_codec_t *)' to 'const _Dx &' : [Attachment 404967] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 18:21:26 PDT 2020


Darin Adler <darin at apple.com> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 214657: [WinCairo][32bit] JPEG2000ImageDecoder.cpp: error C2664:
'std::unique_ptr<...>::unique_ptr(...)': cannot convert argument 2 from 'void
(__stdcall *)(opj_codec_t *)' to 'const _Dx &'
https://bugs.webkit.org/show_bug.cgi?id=214657

Attachment 404967: Patch

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




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 404967
  --> https://bugs.webkit.org/attachment.cgi?id=404967
Patch

A little annoying that the compiler can’t just deduce the type.


More information about the webkit-reviews mailing list