<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&#64;gmail.com" title="LRN &lt;lrn1986&#64;gmail.com&gt;"> <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">&gt; 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>
&gt; Move enum LineLayoutPath in RenderBlock
&gt; 
&gt; View in context:
&gt; <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>
&gt; 
&gt; &gt; Source/WebCore/rendering/RenderBlock.h:-614
&gt; &gt; -    enum LineLayoutPath { UndeterminedPath, SimpleLinesPath, LineBoxesPath, ForceLineBoxesPath };
&gt; 
&gt; It’s very strange the defining an enum type (not a data member, just a type)
&gt; 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>