• unknown's avatar
    Making 4.1 tree compile with -ansi -pedantic · 39a1942e
    unknown authored
    
    include/raid.h:
      Fixing compile-time warning: pragma interface is not supported in C,
      let's move it to C++ part of the header.
    ndb/include/kernel/signaldata/CreateEvnt.hpp:
      - remove extra erroneous ; from ends of function definitions
    ndb/include/kernel/signaldata/PackedSignal.hpp:
      - remove extra erroneous ; from ends of function definitions
    ndb/include/kernel/signaldata/SumaImpl.hpp:
      - remove extra erroneous ; from ends of function definitions
    ndb/src/common/debugger/signaldata/DictTabInfo.cpp:
      - remove extra erroneous ; from ends of function definitions
    ndb/src/common/debugger/signaldata/NFCompleteRep.cpp:
      - remove extra erroneous ; from ends of function definitions
    ndb/src/common/logger/FileLogHandler.cpp:
      - remove extra erroneous ; from ends of function definitions
    ndb/src/kernel/blocks/backup/BackupInit.cpp:
      - remove extra erroneous ; from ends of function definitions
    ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
      - remove extra erroneous ; from...
    39a1942e
raid.h 5.69 KB