[Webkit-unassigned] [Bug 16052] prepare-ChangeLog doesn't report deleted files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 23:39:56 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16052





------- Comment #8 from ddkilzer at webkit.org  2007-11-19 23:39 PDT -------
(In reply to comment #6)
> if (!@changed_files && !@conflict_files && !scalar keys %function_lists) {

Or just:

> if (!@changed_files && !@conflict_files && !keys %function_lists) {


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list