[Webkit-unassigned] [Bug 159067] prepare-ChangeLog lists methods that were not modified when deleting other methods
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 16 18:39:10 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159067
Aakash Jain <aakash_jain at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aakash_jain at apple.com
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |---
--- Comment #7 from Aakash Jain <aakash_jain at apple.com> ---
This issue doesn't look Duplicate of 148437 to me. Bug 148437 list modified methods incorrectly (as deleted), but this bug is about methods which were not at all modified.
I hit this issue almost every single time while running prepare-ChangeLog (even when I do not delete any method). prepare-ChangeLog creates a lot more entries then the functions I modify. Usually all the nearby functions from the function which I modify are listed by prepare-ChangeLog as modified. Probably your logic about "unified diff with 3 lines of context" might explain it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160817/c436e1d6/attachment.html>
More information about the webkit-unassigned
mailing list