[Webkit-unassigned] [Bug 16925] How to fix VectorBuffer's alignment FIXME

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 10:53:36 PDT 2008


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





------- Comment #6 from ddkilzer at webkit.org  2008-09-16 10:53 PDT -------
(In reply to comment #4)
> Created an attachment (id=23467)
 --> (https://bugs.webkit.org/attachment.cgi?id=23467&action=view) [edit]
> Patch which resolves this problem.

A couple additional comments:

1. Please use the COMPILER() macros when checking for compilers (except for
version checks).  A new macro will need to be added for Metrowerks.

2. I think alignment macros need to be added for the mingw compiler before the
patch lands.  I think one of the existing ports uses it (Qt for Windows?), and
it would break their build if it was not supported.


-- 
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