On Tue, 2004-11-23 at 15:03, Alfredo Braunstein wrote:
> Lars Gullik BjÃnnes wrote:
>
> > This patch adds NVI for the clone function, adds some guards on its
> > usage.
> >
> > Also I try to make sure that we use and call insets in a uniform way.
> > (through pointers mainly, to avoid slicing)
>
Lars Gullik BjÃnnes wrote:
> This patch adds NVI for the clone function, adds some guards on its
> usage.
>
> Also I try to make sure that we use and call insets in a uniform way.
> (through pointers mainly, to avoid slicing)
What's slicing?
Alfredo
This patch adds NVI for the clone function, adds some guards on its
usage.
Also I try to make sure that we use and call insets in a uniform way.
(through pointers mainly, to avoid slicing)
Unless you have objection I will apply this.
(with one change: a simpler dynamic_cast in tabular.C)
nvi-