Bug 93104

Summary: [CMake][WIN] Disable C++ exceptions and RTTI
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: Tools / TestsAssignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, rakuco, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Patrick R. Gansterer 2012-08-03 06:08:29 PDT
[CMake][WIN] Disable C++ exceptions and RTTI
Comment 1 Patrick R. Gansterer 2012-08-03 06:23:54 PDT
Created attachment 156347 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-08-03 06:58:03 PDT
Comment on attachment 156347 [details]
Patch

LGTM from a build system point of view. Personally, I'd send the /MP change in a separate patch.
Comment 3 Ryosuke Niwa 2012-08-03 13:16:34 PDT
Comment on attachment 156347 [details]
Patch

rs=me. (rubber stamp).
Comment 4 WebKit Review Bot 2012-08-03 14:10:43 PDT
Comment on attachment 156347 [details]
Patch

Clearing flags on attachment: 156347

Committed r124651: <http://trac.webkit.org/changeset/124651>
Comment 5 WebKit Review Bot 2012-08-03 14:10:48 PDT
All reviewed patches have been landed.  Closing bug.