pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libev



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Oct 17 09:53:31 UTC 2015

Modified Files:
        pkgsrc/devel/libev: Makefile distinfo
Removed Files:
        pkgsrc/devel/libev/patches: patch-ev.c

Log Message:
Changes 4.20:
- prefer noexcept over throw () with C++ 11.
- update ecb.h due to incompatibilities with c11.
- fix a potential aliasing issue when reading and writing
  watcher callbacks.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/libev/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libev/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/libev/patches/patch-ev.c

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