Fewer lines of code and more maintainable.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
LGTM
contrib/elftoolchain/readelf/readelf.c | ||
---|---|---|
2741 | Would this make more sense to the user as something like: printf(" unknown(0x%jx)", (uintmax_t)val); |
contrib/elftoolchain/readelf/readelf.c | ||
---|---|---|
2741 | Not a bad idea, I will keep it in mind for a followup |