The following changes since commit 801162919d1c625d950a5d105ae4b3487ebc30a7:
 
  Removed outdated comments obsoleted by documentation in headers (2010-05-13 
00:22:38 +0700)

are available in the git repository at:
  git://anongit.freedesktop.org/~dottedmag/xserver for-keithp

Mikhail Gusarov (9):
      Do not use deprecated Xalloc function
      Turn sprintf argument into literaral string, shutting up gcc warning
      Do not jump through the hoops to deallocate xkbbasedirflag variable
      Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc
      Mark OsAbort as noreturn function to make gcc happier.
      Fix warning: it's safe to pass atom strings > XA_LAST_PREDEFINED to 
free(3)
      Fix code style: extra whitespace before ()
      Remove useless casts
      Misc coding style cleanup

 dix/atom.c     |   42 ++++++++++++++++++++++++------------------
 include/misc.h |    6 ++++++
 include/os.h   |    7 ++-----
 mi/mipolypnt.c |    2 +-
 os/log.c       |    5 ++---
 os/osinit.c    |    5 ++---
 xkb/ddxLoad.c  |    8 +++-----
 7 files changed, 40 insertions(+), 35 deletions(-)


-- 
  http://fossarchy.blogspot.com/

Attachment: pgpXYGMmfmuwA.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to