Bug 68031

Summary: Disable C++ exceptions when building with clang
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mrowe: review+

Description Anders Carlsson 2011-09-13 14:37:43 PDT
Disable C++ exceptions when building with clang
Comment 1 Anders Carlsson 2011-09-13 14:42:13 PDT
Created attachment 107232 [details]
Patch
Comment 2 Darin Adler 2011-09-13 14:54:53 PDT
Comment on attachment 107232 [details]
Patch

Neat. Glad this was resolved.
Comment 3 Anders Carlsson 2011-09-13 15:02:13 PDT
Created attachment 107238 [details]
Patch
Comment 4 Anders Carlsson 2011-09-13 15:04:56 PDT
(In reply to comment #2)
> (From update of attachment 107232 [details])
> Neat. Glad this was resolved.

Dan helped me come up with a better fix.
Comment 5 Anders Carlsson 2011-09-13 15:27:52 PDT
Committed r95049: <http://trac.webkit.org/changeset/95049>