WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57231
Sun Studio Supports alignment macros
https://bugs.webkit.org/show_bug.cgi?id=57231
Summary
Sun Studio Supports alignment macros
Ben Taylor
Reported
2011-03-28 07:27:35 PDT
Sun Studio 12 CC supports alignment macros, but JavaScriptCore/wtf/Vector.h does not have support for SUNCC for the alignment macros, and therefore errors out.
Attachments
Proposed patch which compiles correctly in qt-4.7.2 with webkit enabled on Solaris 10 with SS12 C++ compiler
(1.27 KB, patch)
2011-03-28 07:40 PDT
,
Ben Taylor
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ben Taylor
Comment 1
2011-03-28 07:40:21 PDT
Created
attachment 87141
[details]
Proposed patch which compiles correctly in qt-4.7.2 with webkit enabled on Solaris 10 with SS12 C++ compiler Add support to JavaScriptCore/wtf/Vector.h for SUNCC since Sun Studio 12 CC supports alignment macros.
WebKit Commit Bot
Comment 2
2011-03-29 01:37:49 PDT
Comment on
attachment 87141
[details]
Proposed patch which compiles correctly in qt-4.7.2 with webkit enabled on Solaris 10 with SS12 C++ compiler Clearing flags on attachment: 87141 Committed
r82212
: <
http://trac.webkit.org/changeset/82212
>
WebKit Commit Bot
Comment 3
2011-03-29 01:37:53 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug