RE: Compile warning

2000-05-03 Thread Juergen Vigna
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

RE: Compile warning

2000-05-03 Thread Angus Leeming
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

RE: Compile warning

2000-05-03 Thread Juergen Vigna
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