Bug 124701 - [Mac] Error in WebKit Xcode configuration setting files
Summary: [Mac] Error in WebKit Xcode configuration setting files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-21 00:25 PST by Mark Rowe (bdash)
Modified: 2013-11-21 18:55 PST (History)
5 users (show)

See Also:


Attachments
Patch (8.53 KB, patch)
2013-11-21 00:27 PST, Mark Rowe (bdash)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2013-11-21 00:25:01 PST
I introduced an error in the Xcode configuration files back in r157981. I should fix it.
Comment 1 Mark Rowe (bdash) 2013-11-21 00:27:19 PST
Created attachment 217526 [details]
Patch
Comment 2 Alexey Proskuryakov 2013-11-21 10:12:16 PST
Comment on attachment 217526 [details]
Patch

Not new with this patch, but the unique use of "supported" instead of YES/NO is a mystery to me.
Comment 3 Mark Rowe (bdash) 2013-11-21 12:19:00 PST
GCC_ENABLE_OBJC_GC technically supports three values: unsupported, supported and required. NO is mapped to unsupported.
Comment 4 WebKit Commit Bot 2013-11-21 18:55:15 PST
Comment on attachment 217526 [details]
Patch

Clearing flags on attachment: 217526

Committed r159665: <http://trac.webkit.org/changeset/159665>
Comment 5 WebKit Commit Bot 2013-11-21 18:55:17 PST
All reviewed patches have been landed.  Closing bug.