pkgsrc/devel/libsigc++2
adam 670a37d540 Changes 2.0.14:
* SUN Forte 5.7 build fix for ambiguity when using
  inner template class. However, you still need the
  patch in bug 302098 to finish the build.

Changes 2.0.13:
* signal_emit::emit(): Ensure the correct order of
  destruction of the member variables, to avoid a leak.
* Allow recursive signal emission again.
* SUN Forte CC 5.5 build fixes:
  - test_compatibility minor fix.
  - visit_each() template specializations:
  Mention the bool I_derives_trackable template type,
 - Check for the non-standard SUN reverse_iterator,
  and use alternative code if necessary.

Changes 2.0.12:
* Fixes crashes when using virtual inheritance, particularly
  with bound by-reference parameters, caused by casting
  from derived to base when the derived destructor has run.
  This might affect non-g++ compilers, so do tell us about
  any problems.
2005-07-01 13:22:06 +00:00
..
buildlink3.mk Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 2004-10-03 00:12:51 +00:00
DESCR
distinfo Changes 2.0.14: 2005-07-01 13:22:06 +00:00
Makefile Changes 2.0.14: 2005-07-01 13:22:06 +00:00
PLIST Changes 2.0.14: 2005-07-01 13:22:06 +00:00