[PULL] list.h compliance changes (fixes to work with clang -O)

Jeremy Huddleston Sequoia jeremyhu at apple.com
Sun Sep 2 13:35:33 PDT 2012


I think we're still waiting for confirmation from Alan than the AC_C_TYPEOF works properly with SunCC, but assuming he gives his ack, I'd like to get these in before we tag 1.13, so the lists will behave correctly (and pass make check) when built with clang -O.

--Jeremy

---

The following changes since commit 486038fe16957b39d39842365c5409c494c9a8df:

  XQuartz: Bump Info.plist version to 2.7.4 (2012-08-27 22:35:51 -0700)

are available in the git repository at:

  git://people.freedesktop.org/~jeremyhu/xserver master

for you to fetch changes up to b8ab93dfbc7f292b5bfe7e9113e1af824ccbd1a8:

  list: Use offsetof() and typeof() to determine member offsets within a structure (2012-08-29 16:09:20 -0700)

----------------------------------------------------------------
Jeremy Huddleston Sequoia (2):
      test/list: Fix test_xorg_list_del test
      list: Use offsetof() and typeof() to determine member offsets within a structure

 configure.ac            |  1 +
 include/dix-config.h.in |  3 +++
 include/list.h          | 21 +++++++++++++++++----
 test/list.c             |  4 ++--
 4 files changed, 23 insertions(+), 6 deletions(-)




More information about the xorg-devel mailing list