On Thu, Sep 3, 2009 at 08:54:37 -0300, David Bremner wrote: > sysync/debuglogger.cpp: In member function 'virtual void > sysync::TDebugLoggerBase::DebugOpenBlock(const char*, const char*, bool)': > sysync/debuglogger.cpp:606: error: no matching function for call to > 'sysync::TDebugLoggerBase::DebugVOpenBlock(const char*&, const char*&, bool&, > NULL, NULL)' > sysync/debuglogger.h:271: note: candidates are: virtual void > sysync::TDebugLoggerBase::DebugVOpenBlock(const char*, const char*, bool, > const char*, va_list) > make[3]: *** [libsynthesis_la-debuglogger.lo] Error 1 > Looks like it's wrongly assuming va_list is a pointer type.
Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org