CVSROOT: /cvs/gnome Module name: libsigc++2 Changes by: murrayc 05/06/12 17:10:41
Modified files: . : ChangeLog configure.ac sigc++config.h.in scripts : cxx.m4 sigc++ : type_traits.h Log message: 2005-06-12 Paul Pogonyshev <[EMAIL PROTECTED]> * configure.ac: * scripts/cxx.m4: * sigc++config.h.in: Add test for whether the compiler allows referencing to member functions of the class/structure being declared from a definition of a static member variable. Supposedly a generic solution for GCC 3.2 compilation problems. * sigc++/type_traits.h: Define SIGC_WRAP_IS_BASE_CLASS_ based on results of the above test. (struct is_base_and_derived): Wrap up is_base_class_() functions in an internal class if SIGC_WRAP_IS_BASE_CLASS_ is defined. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libsigc%2B%2B2&who=murrayc&date=explicit&mindate=2005-06-12%2017:09&maxdate=2005-06-12%2017:11 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list