Re: [gtkmm] g++ 3.4
- From: Philippe Leroux <leroux00 yahoo fr>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] g++ 3.4
- Date: Wed, 21 Apr 2004 09:46:23 -0400
well if i understand the code
i would change
*begin line 297 of gtk/gtkmm/treepath.h
to *pbegin
I don't see what *begin would be, and why it didn't bother g++ 3.3.3
but i didn't have time to look at the code much
if i have time later i will
thank you
Philippe
On Wed, 2004-04-21 at 05:35, Murray Cumming wrote:
> On Tue, 2004-04-20 at 22:03, Philippe Leroux wrote:
> > Hi
> >
> > I just installed gcc 3.4 on my gentoo system
> >
> > compiling gtkmm (2.2.11) gives the following error
> >
> > In file included from ../../gtk/gtkmm/treeselection.h:31,
> > from ../../gtk/gtkmm/treeview.h:32,
> > from ../../gtk/gtkmm/fileselection.h:35,
> > from fileselection.cc:3:
> > ../../gtk/gtkmm/treepath.h: In member function `void
> > Gtk::TreePath::append(In, In)':
> > ../../gtk/gtkmm/treepath.h:297: error: insufficient contextual
> > information to determine type
> >
> >
> > is gtkmm supose to compile with gcc 3.4 ?
>
> Yes, but gcc 3.4.0 was only just released. We have been testing it with
> cvs versions. A patch would be welcome.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]