An error occurred fetching the project authors.
  1. 04 May, 2005 1 commit
    • unknown's avatar
      bug#10330 - linking with ndb fails · 78fb71b0
      unknown authored
        changes to handling of new/delete cxa_pure_virtual has changed in mysys
        remove "ndb"'s own impl. as they are no longer needed as we link mysys at all places
      
      
      ndb/src/common/portlib/gcc.cpp:
        remove ndb __cxa_pure_virtual
      ndb/src/common/util/new.cpp:
        remove "ndb" new/delete
      78fb71b0
  2. 27 May, 2004 1 commit
  3. 04 May, 2004 1 commit
    • unknown's avatar
      yangf - yet another ndb gcc/g++ fix · f171556b
      unknown authored
      Hopefully last one
      
      
      
      ndb/config/Defs.LINUX.x86.GCC.mk:
        Only use __cxa_pure_virtual for binaries / so's
      ndb/src/common/util/new.cpp:
        Remove __cxa_pure_virtual from here
      f171556b