WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 78506
Use C11's _Static_assert for COMPILE_ASSERT if it is available
https://bugs.webkit.org/show_bug.cgi?id=78506
Summary
Use C11's _Static_assert for COMPILE_ASSERT if it is available
Sam Weinig
Reported
2012-02-13 09:37:33 PST
Use C11's _Static_assert for COMPILE_ASSERT if it is available
Attachments
Patch
(2.08 KB, patch)
2012-02-13 09:42 PST
,
Sam Weinig
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2012-02-13 09:42:53 PST
Created
attachment 126785
[details]
Patch
Sam Weinig
Comment 2
2012-02-13 09:43:40 PST
This will allow for nice error messages when using COMPILER_ASSERT.
Antti Koivisto
Comment 3
2012-02-13 09:45:25 PST
Comment on
attachment 126785
[details]
Patch rs=me
Sam Weinig
Comment 4
2012-02-13 09:48:16 PST
Committed
r107581
: <
http://trac.webkit.org/changeset/107581
>
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