I will resubmit this and my other pull request via github. There are some minor issues and typos. On 06/13/2017 05:32 PM, Ruediger Meier wrote:
From: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> Two patches regarding "taking address of packed member". The first one (sun) makes things more nice, the second one (gpt) is more ugly. Don't know how serious the problem is, see https://stackoverflow.com/questions/8568432/is-gccs-attribute-packed-pragma-pack-unsafe The wall/OSX patch is maybe too ugly and probably does not fix a real issue. Maybe skip it. Ruediger Meier (5): libfdisk: cleanup sun label checksum usuage libfdisk: fix guid usage of packed structure gpt_entry libsmartcols: fix warning "unused parameter" wall: fix OSX getgrouplist, gid_t* vs int* tests: add more tests for line(1) include/pt-sun.h | 2 +- libfdisk/src/gpt.c | 37 +++++++++++++++++++++++++++---------- libfdisk/src/sun.c | 33 +++++++-------------------------- libsmartcols/src/table_print.c | 9 +++++++-- term-utils/wall.c | 13 ++++++++++--- tests/expected/misc/line | 18 ++++++++++++++++++ tests/ts/misc/line | 28 ++++++++++++++++++++++++---- 7 files changed, 94 insertions(+), 46 deletions(-)
-- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html