Bug 179410

Summary: Get rid of unsightly hex numbers from unified build object files
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: Tools / TestsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, dino, keith_miller, lforschler, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch saam: review+

Description Maciej Stachowiak 2017-11-07 21:50:07 PST
Get rid of unsightly hex numbers from unified build object files
Comment 1 Maciej Stachowiak 2017-11-07 21:54:25 PST
Created attachment 326304 [details]
Patch
Comment 2 Maciej Stachowiak 2017-11-07 23:10:05 PST
Committed r224565: <https://trac.webkit.org/changeset/224565>
Comment 3 Keith Miller 2017-11-08 10:12:51 PST
Why not make it consistent and do UnifiedSource-cpp.cpp for cpp files too?
Comment 4 Dean Jackson 2017-11-15 10:58:57 PST
Yeah, if we have -mm.mm we should have -cpp.cpp.

I still wish there was a good way to say:

UnifiedSource-N-of-M

... without causing a massive renaming all the time :(
Comment 5 Radar WebKit Bug Importer 2017-11-15 12:07:41 PST
<rdar://problem/35566986>