2.0.8: 2005-01-30 Murray Cumming * sigc++/type_traits.h: is_base_and_derived: Added avoid_gcc3_warning_(), to avoid an incorrect warning when using g++ 3.3.5 2005-01-28 Liza Klerck * sigc++/functors/macros/mem_fun.h.m4: Add a sigc:: namespace prefix to the nested use of visit_each(), to avoid ambiguity when using 2 versions of the libsigc++ API inside different namespace. 2005-01-27 Murray Cumming * sigc++/adaptors/macros/adaptor_trait.h.m4: Add a sigc:: namespace prefix to the nested use of visit_each(), to avoid ambiguity when using 2 versions of the libsigc++ API inside different namespace, which is not very advisable anyway. Bug #165222 from liza at trdlnk.com.