Re: gtkmm 3.0 and libsigc++



On Tue, 2010-07-27 at 16:51 +0200, Krzysztof Kosiński wrote:
> The easiest way to fix this is to allow sigc++ to depend on Glib when
> it's present at build time. In addition to being able to use Glib
> mutexes, we could use the slice allocator. Since the predominant use
> of libsigc++ is within gtkmm, this would not add an extra dependency
> in 95% of cases, and in the remaining 5% it could be turned off at
> build time. Is this OK? 

I don't think we can consider libsigc++ depending on glib. You should
see the complaints I get about making libxml++ depend on glib. Can we
derive something from libsigc++ that we can use in gtkmm instead of bare
libsigc++ signals?

And isn't this problem going to be repeated when we eventually start
using signals from C++0x?

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



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