[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#544862: libsynthesis: FTBFS on alpha



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


Reply to: