trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2012

GIT is broken again

From: Darrell Anderson <humanreadable@...>
Date: Wed, 28 Nov 2012 07:23:52 -0800 (PST)
tdebindings failed to build with the following:

x_6.cpp:2318: error: 'class x_TQEventLoop' has no member named 'gsourcePrepare'
x_6.cpp:2318: error: 'GSource' was not declared in this scope
x_6.cpp:2318: error: expected primary-expression before ')' token
x_6.cpp:2323: error: 'class x_TQEventLoop' has no member named 'gsourceCheck'
x_6.cpp:2323: error: 'GSource' was not declared in this scope
x_6.cpp:2323: error: expected primary-expression before ')' token
x_6.cpp:2328: error: 'class x_TQEventLoop' has no member named 'gsourceDispatch'
x_6.cpp:2328: error: 'GSource' was not declared in this scope
x_6.cpp:2328: error: expected primary-expression before ')' token
x_6.cpp:2333: error: 'class x_TQEventLoop' has no member named 'processX11Events'

Darrell