<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#c2">Comment # 2</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:darin@apple.com" title="Darin Adler <darin@apple.com>"> <span class="fn">Darin Adler</span></a>
</span></b>
<pre>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>
<span class="quote">> Source/WebCore/rendering/RenderBlock.h:-614
> - enum LineLayoutPath { UndeterminedPath, SimpleLinesPath, LineBoxesPath, ForceLineBoxesPath };</span >
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?</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>