Bug 78506

Summary: Use C11's _Static_assert for COMPILE_ASSERT if it is available
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

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+
Sam Weinig
Comment 1 2012-02-13 09:42:53 PST
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
Note You need to log in before you can comment on or make changes to this bug.