pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libsigc++



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct  8 15:12:10 UTC 2012

Modified Files:
        pkgsrc/devel/libsigc++: Makefile PLIST distinfo

Log Message:
Changes 2.2.11:
* Fix comma operator in libsigc++ lambda expressions.
* Added SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE.
  This allows most uses of libsigc++'s lambda expressions to be
  replaced by standard C++11 lambda expressions.
* Use std::size_t and std::ptrdiff_t instead
* Fix 'make check' with gcc 4.7.
* Enable test_lambda in 'make check'.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/libsigc++/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/libsigc++/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/libsigc++/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