Re: [gtkmm] MinGW g++ internal compiler error
- From: Murray Cumming <murrayc usa net>
- To: Naofumi Yasufuku <naofumi yasufuku net>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] MinGW g++ internal compiler error
- Date: 09 Aug 2002 15:43:08 +0100
On Fri, 2002-08-09 at 15:24, Naofumi Yasufuku wrote:
> It seems that the cause is SigC::bind() of inline template member
> function TreeView::_auto_store_on_cellrenderer_text_edited_numerical.
> I think it might be a MinGW g++ bug, but should be fixed to be
> successfully compiled with the stable MinGW release.
See
http://bugzilla.gnome.org/show_bug.cgi?id=89951
It seems that gcc 2.95.3, MinGW, and Sun Forte can't compile the
TreeView::append_column_editable() template method.
We will have to leave this method unimplemented for these compilers and
ask coders to write repetitive code instead. I don't like to do it, but
I think that it's a useful method that others will appreciate.
If anybody knows how to recode this so that it builds on all compilers,
please speak up.
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]