[webkit-reviews] review granted: [Bug 15682] Move wx port to TOT : [Attachment 17374] Updated wx build fix patch, now build-webkit returns proper error code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 00:32:52 PST 2007


Adam Roben <aroben at apple.com> has granted Kevin Ollivier
<kevino at theolliviers.com>'s request for review:
Bug 15682: Move wx port to TOT
http://bugs.webkit.org/show_bug.cgi?id=15682

Attachment 17374: Updated wx build fix patch, now build-webkit returns proper
error code
http://bugs.webkit.org/attachment.cgi?id=17374&action=edit

------- Additional Comments from Adam Roben <aroben at apple.com>
+    exit $? >> 8;

There's an exitStatus() function in webkitdirs that you could use here.

r=me


More information about the webkit-reviews mailing list