• unknown's avatar
    Compile fixes for ccc (& cxx) on linux/alpha · 42210808
    unknown authored
    Mainly explicit template instantiations
    
    
    ndb/src/common/debugger/signaldata/SignalDataPrint.cpp:
      Explicit template instantiations
    ndb/src/common/util/SocketServer.cpp:
      Explicit template instantiations
    ndb/src/kernel/blocks/backup/BackupInit.cpp:
      Explicit template instantiations
    ndb/src/kernel/blocks/dbutil/DbUtil.cpp:
      Explicit template instantiations
    ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:
      Explicit template instantiations
    ndb/src/kernel/vm/ArrayPool.hpp:
      Only define print if #VM_TRACE
    ndb/src/mgmclient/CpcClient.cpp:
      Explicit template instantiations
    ndb/src/ndbapi/NdbDictionaryImpl.cpp:
      Explicit template instantiations
    ndb/test/include/NDBT_Table.hpp:
      Fully qualified type name
    ndb/test/include/NDBT_Test.hpp:
      Add destructors (so that v-table isn't empty)
    ndb/test/run-test/main.cpp:
      Explicit template instantiations
    ndb/test/src/HugoOperations.cpp:
      Explicit template instantiations
    ndb/test/src/HugoTransactions.cpp:
      Explicit template instantiations
    ndb/test/src/NDBT_Test.cpp:
      Explicit template instantiations
    ndb/test/src/NdbRestarter.cpp:
      Explicit template instantiations
    ndb/test/tools/cpcc.cpp:
      Explicit template instantiations
    42210808
SignalDataPrint.cpp 11.4 KB