<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&#64;apple.com" title="Darin Adler &lt;darin&#64;apple.com&gt;"> <span class="fn">Darin Adler</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=250805&amp;action=diff" name="attach_250805" title="Move enum LineLayoutPath in RenderBlock">attachment 250805</a> <a href="attachment.cgi?id=250805&amp;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&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=250805&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/rendering/RenderBlock.h:-614
&gt; -    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>