libsigc++2 r285 - in trunk: . sigc++ sigc++/macros tests



Author: murrayc
Date: 2007-08-14 09:23:35 +0100 (Tue, 14 Aug 2007)
New Revision: 285
ViewCVS link: http://svn.gnome.org/viewcvs/libsigc++2?rev=285&view=rev

Removed:
   trunk/sigc++/compatibility.h
   trunk/tests/test_compatibility.cc
Modified:
   trunk/ChangeLog
   trunk/sigc++/Makefile.am
   trunk/sigc++/bind.h
   trunk/sigc++/bind_return.h
   trunk/sigc++/connection.h
   trunk/sigc++/macros/class_slot.h.m4
   trunk/sigc++/macros/hide.h.m4
   trunk/sigc++/macros/method_slot.h.m4
   trunk/sigc++/macros/object_slot.h.m4
   trunk/sigc++/macros/retype.h.m4
   trunk/sigc++/macros/signal.h.m4
   trunk/sigc++/macros/slot.h.m4
   trunk/sigc++/object.h
   trunk/sigc++/retype_return.h
   trunk/tests/Makefile.am
Log:
2007-08-14  Murray Cumming  <murrayc murrayc com>

* sigc++/Makefile.am:
* sigc++/compatibility.h: Removed this header.
* sigc++/bind.h:
* sigc++/bind_return.h:
* sigc++/connection.h:
* sigc++/macros/class_slot.h.m4:
* sigc++/macros/hide.h.m4:
* sigc++/macros/method_slot.h.m4:
* sigc++/macros/object_slot.h.m4:
* sigc++/macros/retype.h.m4:
* sigc++/macros/signal.h.m4:
* sigc++/macros/slot.h.m4:
* sigc++/object.h:
* sigc++/retype_return.h: Removed deprecated 
compatibility API, to probably fix the build with 
some compilers, such as some versions of the Sun Forte C++ 
CC compiler. This API has been deprecated April 2004, and 
is not widely used, so it seems safe to do this now.

* tests/Makefile.am:
* tests/test_compatibility.cc: Removed this test.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]