[Webkit-unassigned] [Bug 19743] Release build fails on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 7 13:07:37 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19743





------- Comment #4 from eric at webkit.org  2008-08-07 13:07 PDT -------
Mark Rowe was updating me on the status yesterday in #webkit.

This is an approximate summary of what he said:

It seems to be a bug which we tickle in MSVC because of our usage of
templates in SVGAnimatedProperty.h.  Including SVGAnimatedProperty.h
increases the object file size by a MB (which is the bug), and since
SVGStyledElement.h includes it, anything which touches SVG in the
codebase ends up with at least a 1MB object file.  Boom.  Linker
fails.

The Applers are working on a fix yet.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list