Re: [gtkmm] GCC 3.3.1 breaks gtkmm



On Thursday 17 July 2003 6:29 pm, B. Bell wrote:
> On Thu, 17 Jul 2003 Murray Cumming Comneon com wrote:

[snip]

> > I'm sorry, I don't see anything. Could you give me the URL of the bug
> > that you mean?
>
> he replaced
> return static_cast<const TreeNodeChildren&>(static_cast<const
> TreeIter&>(*this)); with
> return reinterpret_cast<const TreeNodeChildren&>(*this);
>
> It's the url above (bug 117494)

And which in my view we should resist in the main gtkmm distribution, and 
instead await a fix to gcc.  (If the Debian distributors want to include this 
"fix" in theirs then that is for them).

Chris.




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