[Webkit-unassigned] [Bug 143760] [W32] Compile-time assertion failure: RenderBlock_should_stay_small
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 10:41:01 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143760
--- Comment #3 from LRN <lrn1986 at gmail.com> ---
(In reply to comment #2)
> Comment on attachment 250805 [details]
> Move enum LineLayoutPath in RenderBlock
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=250805&action=review
>
> > 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?
i686-w64-mingw32-gcc-4.9.2 is what i've used
The patch originated from https://bugs.webkit.org/show_bug.cgi?id=133028 , where the original author used 4.8.something
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/299c7424/attachment.html>
More information about the webkit-unassigned
mailing list