/home/hpcc-dev/HPCC-Platform/dali/dfuXRefLib/XRefNodeManager.cpp: In member function 'virtual void CXRefNode::commit()':
/home/hpcc-dev/HPCC-Platform/dali/dfuXRefLib/XRefNodeManager.cpp:570:20: warning: unnecessary parentheses in declaration of 'commitMutex' [-Wparentheses]
CriticalSection(commitMutex);
^
I suspect it's supposed to be a CriticalBlock