Hi all,
I pulled the source this morning from bitkeeper - just like I have every
couple days for the past few weeks - and it's no longer compiling. This
is the error I see...
In file included from ../../../../../ndb/include/kernel/NodeBitmask.hpp:22,
from
../../../../../ndb/include/kernel/signaldata/CloseComReqConf.hpp:21,
from SignalDataPrint.cpp:32:
../../../../../ndb/include/util/Bitmask.hpp: In constructor
`Bitmask<size>::Bitmask()':
../../../../../ndb/include/util/Bitmask.hpp:765: error: there are no
arguments to `clear' that depend on a template parameter, so a
declaration of `clear' must be available
I haven't changed anything on my end, so I don't know what's wrong.
-Devananda