<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [W32] Compile-time assertion failure: RenderBlock_should_stay_small"
href="https://bugs.webkit.org/show_bug.cgi?id=143760#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [W32] Compile-time assertion failure: RenderBlock_should_stay_small"
href="https://bugs.webkit.org/show_bug.cgi?id=143760">bug 143760</a>
from <span class="vcard"><a class="email" href="mailto:lrn1986@gmail.com" title="LRN <lrn1986@gmail.com>"> <span class="fn">LRN</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=143760#c2">comment #2</a>)
<span class="quote">> Comment on <span class=""><a href="attachment.cgi?id=250805&action=diff" name="attach_250805" title="Move enum LineLayoutPath in RenderBlock">attachment 250805</a> <a href="attachment.cgi?id=250805&action=edit" title="Move enum LineLayoutPath in RenderBlock">[details]</a></span>
> Move enum LineLayoutPath in RenderBlock
>
> View in context:
> <a href="https://bugs.webkit.org/attachment.cgi?id=250805&action=review">https://bugs.webkit.org/attachment.cgi?id=250805&action=review</a>
>
> > Source/WebCore/rendering/RenderBlock.h:-614
> > - enum LineLayoutPath { UndeterminedPath, SimpleLinesPath, LineBoxesPath, ForceLineBoxesPath };
>
> It’s very strange the defining an enum type (not a data member, just a type)
> causes a “bitfield interruption”. Which compiler has this problem?</span >
i686-w64-mingw32-gcc-4.9.2 is what i've used
The patch originated from <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK][META] Build break of 2.4.x under mingw32/msys"
href="show_bug.cgi?id=133028">https://bugs.webkit.org/show_bug.cgi?id=133028</a> , where the original author used 4.8.something</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>