On 03-May-2000 Angus Leeming wrote:
> As that appeared useful, I'll send you more instances of the same ;)
> Angus
>
> cxx: Warning: insettabular.h, line 91:
> "bool InsetTabular::LockInsetInInset(UpdatableInset *)" does not
> match "UpdatableInset::LockInsetInInset" -- virtu
As that appeared useful, I'll send you more instances of the same ;)
Angus
cxx: Warning: insettabular.h, line 91:
"bool InsetTabular::LockInsetInInset(UpdatableInset *)" does not
match "UpdatableInset::LockInsetInInset" -- virtual function override
intended?
bool LockIns
On 02-May-2000 Angus Leeming wrote:
> Compiling the head branch of CVS, I get the following warnings with DEC cxx.
> Perhaps this is useful?
>
> cxx: Warning: ../../src/insets/insettext.h, line 109:
> "void InsetText::init(Buffer *, const InsetText *)" does not match
> "Inset