Bug 72711 - [CMake] Remove duplicate dtoa files from CMakeLists.txt
Summary: [CMake] Remove duplicate dtoa files from CMakeLists.txt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 03:39 PST by Patrick R. Gansterer
Modified: 2011-11-18 10:11 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2011-11-18 03:40 PST, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2011-11-18 03:39:51 PST
[CMake] Remove duplicate dtoa files from CMakeLists.txt
Comment 1 Patrick R. Gansterer 2011-11-18 03:40:37 PST
Created attachment 115782 [details]
Patch
Comment 2 Brent Fulgham 2011-11-18 09:02:36 PST
Comment on attachment 115782 [details]
Patch

I wonder how these duplicates got there in the first place?  r=me.
Comment 3 Patrick R. Gansterer 2011-11-18 09:04:57 PST
(In reply to comment #2)
> (From update of attachment 115782 [details])
> I wonder how these duplicates got there in the first place?  r=me.

They got there within the same commit!
See http://trac.webkit.org/changeset/94452/trunk/Source/JavaScriptCore/wtf/CMakeLists.txt
Very strange...
Comment 4 WebKit Review Bot 2011-11-18 10:11:43 PST
Comment on attachment 115782 [details]
Patch

Clearing flags on attachment: 115782

Committed r100787: <http://trac.webkit.org/changeset/100787>
Comment 5 WebKit Review Bot 2011-11-18 10:11:48 PST
All reviewed patches have been landed.  Closing bug.