RESOLVED FIXED Bug 34313
prepare-ChangeLog outputs useless messages for a nonexistent bug ID
https://bugs.webkit.org/show_bug.cgi?id=34313
Summary prepare-ChangeLog outputs useless messages for a nonexistent bug ID
Shinichiro Hamaji
Reported 2010-01-28 23:57:00 PST
> ./WebKitTools/Scripts/prepare-ChangeLog --bug=99999 Running status to find changed, added, or removed files. Reviewing diff to determine which lines changed. Extracting affected function names from source files. Change author: Shinichiro Hamaji <hamaji@chromium.org>. Use of uninitialized value in substitution (s///) at ./WebKitTools/Scripts/prepare-ChangeLog line 1657. Use of uninitialized value in substitution (s///) at ./WebKitTools/Scripts/prepare-ChangeLog line 1658. Use of uninitialized value in substitution (s///) at ./WebKitTools/Scripts/prepare-ChangeLog line 1659. Use of uninitialized value in substitution (s///) at ./WebKitTools/Scripts/prepare-ChangeLog line 1660. Use of uninitialized value in substitution (s///) at ./WebKitTools/Scripts/prepare-ChangeLog line 1661. Use of uninitialized value in concatenation (.) or string at ./WebKitTools/Scripts/prepare-ChangeLog line 263.
Attachments
Patch v1 (1.37 KB, patch)
2010-01-28 23:59 PST, Shinichiro Hamaji
no flags
Shinichiro Hamaji
Comment 1 2010-01-28 23:59:18 PST
Created attachment 47685 [details] Patch v1
WebKit Commit Bot
Comment 2 2010-01-29 13:12:10 PST
Comment on attachment 47685 [details] Patch v1 Clearing flags on attachment: 47685 Committed r54076: <http://trac.webkit.org/changeset/54076>
WebKit Commit Bot
Comment 3 2010-01-29 13:12:15 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.