The patch attached allows me to compile all but fmt.C in current CVS.
I emphasise the ChangeLog entry "...this is a hack and want no responsibility
for it. It is meant merely as a pointer for Those-Who-Know-Better!
Could you also put cstdarg in the cheaders dir.
On linking I get the expected unresolved error:
Unresolved:
fmt(const char*, ...)
But I also get:
FormCommand::showInset(InsetCommand*)
FormCommand::createInset(const std::basic_string<char,
std::char_traits<char>, s
td::allocator<void> >&)
__vtbl_9FormInset Make sure that the first noninlined virtual member
function o
f 'FormInset' is defined.
__vtbl_4SigC12ObjectScoped4SigC6Object10DialogBase8FormBase10FormBaseBD9FormInse
t Make sure that the first noninlined virtual member function of
'SigC::FormIns
et' is defined.
__vtbl_11FormCommand Make sure that the first noninlined virtual member
functio
n of 'FormCommand' is defined.
__vtbl_4SigC12ObjectScoped4SigC6Object10DialogBase8FormBase10FormBaseBD9FormInse
t11FormCommand Make sure that the first noninlined virtual member function
of '
SigC::FormCommand' is defined.
FormInset::connect(void)
Will have a look
Angus
patchFri13.bz2
cstdarg.bz2