|
From: Konstantin L. <1da...@ma...> - 2007-08-24 06:47:23
|
Hello, Scott!
You wrote to <log...@li...> on Fri, 24 Aug 2007
02:21:30 -0400:
??>> Index: include/log4cpp/FixedContextCategory.hh
??>> ===================================================================
??>> RCS file:
??>> /cvsroot/log4cpp/log4cpp/include/log4cpp/FixedContextCategory.hh,v
??>> retrieving revision 1.12
??>> diff -r1.12 FixedContextCategory.hh
??>> 114a115,116
??>>> using Category::ownsAppender;
SC> Cancel that fix, for some reason it worked or seemed to the first time
SC> I rebuilt, and now it's failing, so we can leave it with the warning
SC> and forget it.
This is strange. Fix is seams OK. Anyway, I have looked on this and I
can say that ownsAppender is broken in this context. To work as intended
this function must be virtual. So I will fix it.
SC> There are a number of makefile issues with headers missing from the
SC> package if I build from make dist, so I'll report the full set of fixes
SC> to that once it's working, along with some RPM spec improvements.
OK. Thanks ;)
With best regards, Konstantin Litvinenko.
|