[PATCH 0/5] Fix even more random compiler warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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(-)

-- 
2.12.3

--
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



[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux