Bug 124154 - [Mac] .exp files are not source code
Summary: [Mac] .exp files are not source code
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: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-11 09:32 PST by mitz
Modified: 2013-11-11 09:58 PST (History)
1 user (show)

See Also:


Attachments
Remove .exp file from Compile Sources build phase (4.71 KB, patch)
2013-11-11 09:33 PST, mitz
aestes: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-11-11 09:32:11 PST
The WebKit target includes an .exp file in its Compile Sources build phase, then excludes it using EXCLUDED_SOURCE_FILE_NAMES.

Patch forthcoming.
Comment 1 mitz 2013-11-11 09:33:31 PST
Created attachment 216582 [details]
Remove .exp file from Compile Sources build phase
Comment 2 mitz 2013-11-11 09:58:48 PST
Fixed in <http://trac.webkit.org/r159054>.