On Fri, Jul 13, 2001 at 09:39:03AM +0200, Juergen Vigna wrote:
> 
> On 13-Jul-2001 Kayvan A. Sylvan wrote:
> 
> >         UpdatableInset * InsetCollapsable::getLockingInset() const
> >         {
> >                 UpdatableInset * in = inset.getLockingInset();
> > error   ====>   if (&inset == in)
> >                     return const_cast<InsetCollapsable *>(this);
> >                 return in;
> >         }
> 
> Did you change your compiler recently? This code is in there I guess mostly
> one year!

No, I didn't change anything.

> Well if you have an error or problems with this we will use a cast, I
> just wonder why this is showing up now!

I don't know. Any other changes in related .h files?

                        ---Kayvan
-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Reply via email to