Bug #28495 Build with debug fails on Mac OS X
Submitted: 17 May 2007 9:05 Modified: 22 Nov 2007 15:48
Reporter: Mikael Ronström Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.1-telco OS:Any
Assigned to: CPU Architecture:Any

[17 May 2007 9:05] Mikael Ronström
Description:
Build with debug fails on Mac OS X due to multiple definitions of templates

How to repeat:
Build with debug on Mac OS X

Suggested fix:
Remove instantation of Template Vector Unit32 in ndbd_malloc.cpp
[17 May 2007 9:07] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/26896

ChangeSet@1.2538, 2007-05-17 11:07:20+02:00, mikron@mikael-ronstr-ms-dator.local +1 -0
  BUG#28495
  Fix compiler bug (causes link failure in debug builds)
[17 May 2007 9:15] Jonas Oreland
patch ok, please push to 51-telco,
make sure that it does not introduce any build failures on some other exotic :-) hosts
[22 Nov 2007 13:53] Tomas Ulin
this does not build on linux...
[22 Nov 2007 15:48] Mikael Ronström
Can't repeat problem anymore