[Webkit-unassigned] [Bug 43638] New: sort-Xcode-project-file with warnings and strange behavior
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 6 13:22:41 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43638
Summary: sort-Xcode-project-file with warnings and strange
behavior
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: krit at webkit.org
CC: ddkilzer at webkit.org, aroben at apple.com
sort-Xcode-project-file have given warning since three days:
Use of uninitialized value $aFileName in pattern match (m//) at WebKitTools/Scripts/sort-Xcode-project-file line 153, <IN> line 11573.
Use of uninitialized value $aFileName in hash element at WebKitTools/Scripts/sort-Xcode-project-file line 155, <IN> line 11573.
Some sorting results look a bit strange sometimes like this one:
- 81BE209211F4AB8D00915DFA /* IDBCursor.cpp */,
+ 81BE209211F4AB8D00915DFA /* IDBCursor.h */,
81BE209211F4AB8D00915DFA /* IDBCursor.h */,
Every appearance of IDBCursor.cpp got deleted. And like you can see in the example above, IDBCursor.h was added twice.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list