[Webkit-unassigned] [Bug 205136] 2.26.2: build fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 11 16:32:15 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205136
--- Comment #2 from Tomasz Kłoczko <kloczko.tomasz at gmail.com> ---
OK I found the patch in git https://git.webkit.org/?p=WebKit.git;a=patch;h=730b80e691a4b9dd0e9727cfcd9806dfa542397b
And seems like it solved that issue. However not without the hickups.
That patch cannot be used unmodifird against dist tar ball because it patches not disributed Changelog files.
In that situation I see 3 solutions:
- separate commits for actual code and Changlog files
- add Changelog files to dist tar balls
- stop updatting Cahngelog files and remove them from git repo
3rd solution should be the best as git log ptovides very detailed changelog and copy/update comments in files is IMO kind of waste of tile :)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191212/afe09461/attachment.htm>
More information about the webkit-unassigned
mailing list