<div dir="ltr">Hi Chris,<div><br></div><div>I wonder whether what you have reported would cause this issue:</div><div><a href="https://bugs.webkit.org/show_bug.cgi?id=151162">https://bugs.webkit.org/show_bug.cgi?id=151162</a><br></div><div><br></div><div>Cheers,</div><div>Isaac</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 14 April 2016 at 09:17, Vienneau, Christopher <span dir="ltr">&lt;<a href="mailto:cvienneau@ea.com" target="_blank">cvienneau@ea.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div>
<p class="MsoNormal">Hi,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I just wanted to give a heads up on an issue I recently investigated, the details can be seen in this forums post:<u></u><u></u></p>
<p class="MsoNormal"><a href="https://social.msdn.microsoft.com/Forums/vstudio/en-US/72343dd4-3a43-46e8-889e-73dc4d8e9432/discrepancy-with-sizeof-in-template?forum=vcgeneral" target="_blank">https://social.msdn.microsoft.com/Forums/vstudio/en-US/72343dd4-3a43-46e8-889e-73dc4d8e9432/discrepancy-with-sizeof-in-template?forum=vcgeneral</a><u></u><u></u></p>
<p class="MsoNormal">The short version is that the MSVC compiler will do the wrong then when making a member function pointer to a class that it only has a forward declaration for.  This can be fixed by either providing the definition for the class or by using
 the /vmg compiler flag.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I did not experience this problem with Apples WinCairo sample, but I suspect it could happen.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Chris Vienneau<u></u><u></u></p>
</div>
</div>

<br>_______________________________________________<br>
webkit-dev mailing list<br>
<a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" rel="noreferrer" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br>
<br></blockquote></div><br></div>