Bug 51139 - check-webkit-style should warn when the same file is listed in a .vcproj multiple times
Summary: check-webkit-style should warn when the same file is listed in a .vcproj mult...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 51103
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-15 15:11 PST by Adam Roben (:aroben)
Modified: 2010-12-15 15:11 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-12-15 15:11:56 PST
check-webkit-style should warn when the same file is listed in a .vcproj multiple times. This could help prevent errors like the one fixed in <http://trac.webkit.org/changeset/74141>.