Actions
Bug #5325
open4457 broke .comment on a handful of files
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2014-11-13
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
4457 removed per-object file .comment section mangling. This caused several files in the proto area to end up with different .comment section contents.
These aren't shipped, so I'm not sure we care:
usr/lib/amd64/libstanddisasm.so usr/lib/amd64/libstandsaveargs.so usr/lib/libstanddisasm.so usr/lib/libsqlite.o usr/lib/libsqlite-native.o
These were busted before the POST_PROCESS_O change:
kernel/misc/amd64/kmdbmod kernel/misc/kmdbmod
These are trivially different. Something is managing to append an extra empty line:
usr/lib/amd64/lddstub usr/lib/lddstub
These are shipped and need to be fixed:
usr/lib/dtrace/64/drti.o usr/lib/dtrace/drti.o usr/lib/adb/adbsub.o usr/lib/adb/amd64/adbsub.o
Related issues
No data to display
Actions