WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
116447
Use '__typeof__' keyword to avoid problems when compiling in C++11 standard compliance
https://bugs.webkit.org/show_bug.cgi?id=116447
Summary
Use '__typeof__' keyword to avoid problems when compiling in C++11 standard c...
Zan Dobersek
Reported
2013-05-20 10:52:00 PDT
Use '__typeof__' keyword to avoid problems when compiling in C++11 standard compliance
Attachments
Patch
(1.82 KB, patch)
2013-05-20 11:06 PDT
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2013-05-20 11:06:50 PDT
Created
attachment 202293
[details]
Patch
Darin Adler
Comment 2
2013-05-20 11:09:03 PDT
Comment on
attachment 202293
[details]
Patch OK, as long as it supports all the compilers we need it to.
Zan Dobersek
Comment 3
2013-05-20 12:36:54 PDT
This should cover GCC and Clang, I'll get someone familiar with BlackBerry's qcc compiler to confirm this wouldn't break anything for them. Thanks for reviewing.
Jeff Rogers
Comment 4
2013-05-20 18:19:29 PDT
(In reply to
comment #3
)
> This should cover GCC and Clang, I'll get someone familiar with BlackBerry's qcc compiler to confirm this wouldn't break anything for them. Thanks for reviewing.
This is fine for BlackBerry.
Zan Dobersek
Comment 5
2013-05-20 23:10:30 PDT
(In reply to
comment #4
)
> (In reply to
comment #3
) > > This should cover GCC and Clang, I'll get someone familiar with BlackBerry's qcc compiler to confirm this wouldn't break anything for them. Thanks for reviewing. > > This is fine for BlackBerry.
Thanks for the input.
Zan Dobersek
Comment 6
2013-05-20 23:11:05 PDT
Comment on
attachment 202293
[details]
Patch Clearing flags on attachment: 202293 Committed
r150419
: <
http://trac.webkit.org/changeset/150419
>
Zan Dobersek
Comment 7
2013-05-20 23:11:10 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