[Webkit-unassigned] [Bug 137000] [WinCairo] Compile errors when GStreamer is enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 25 00:51:32 PDT 2014


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





--- Comment #10 from peavo at outlook.com  2014-09-25 00:51:30 PST ---
(In reply to comment #9)
> Created an attachment (id=238645)
 --> (https://bugs.webkit.org/attachment.cgi?id=238645&action=review) [details]
> Patch

It turns out MSVC can assign an initializer list to a struct, but the move constructor causes a compile error.
I removed the move constructor in the latest patch, but I'm not sure it just can be removed without other changes ...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list