pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/iceauth



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jul 24 06:35:51 UTC 2013

Modified Files:
        pkgsrc/x11/iceauth: Makefile distinfo

Log Message:
Update to 1.0.6:

This minor maintenance release mostly contains code cleanups and
sacrifices to appease the compilers and reduce the wrath of their
warnings.

Alan Coopersmith (7):
      Assume signal handlers return void, as C89 requires
      Add _X_NORETURN attributes suggested by gcc
      Fix some sign/size conversion warnings from clang
      Mark unused arguments in callback functions to quiet clang warnings
      Use void * instead of char * for generic pointer arg to DoFunc functions
      Constify some more string pointers to fix gcc warnings
      iceauth 1.0.6


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/iceauth/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/iceauth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index