[Webkit-unassigned] [Bug 192391] Use hash in Unified Sources filenames instead of ascending integers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 09:24:33 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=192391

--- Comment #6 from Carlos Eduardo Ramalho <cadubentzen at gmail.com> ---
(In reply to Keith Miller from comment #5)
> Can we still use the number too, preferably before the hash for sorting
> reasons? I like having the number as it helps me know how far into the build
> I am. CMake doesn't really track the completion percentage all that well.
> 
> So it would be "UnifiedSource-#{number}-#{digest}.#{extension}".

It would be nice indeed. But wouldn't the problem we're trying to solve happen again? I mean, with the number the shifting occurs and all unified sources are renamed regardless of the hash.

Unless I am not seeing something. WDYT?

-- 
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/20181205/62bf86ca/attachment-0001.html>


More information about the webkit-unassigned mailing list