On Tue, Feb 03, 2004 at 05:14:58PM +0200, Martin Vermeer wrote:
> It sure does help... pretty it is not.
> 
> Does it make sense to check this in (attached)?

Well, I certainly don't like it, but if it is the only way to get this
code past 2.95, just do it.

> -     BOOST_ASSERT(cur.inset() == this);
> +     BOOST_ASSERT(cur.inset() ==  const_cast<MathNestInset *>(this));

[But at least mind your spacing...]

Andre'

Reply via email to