#At file:///home/mikael/mysql_clones/mysql-5.5-wl5136_community/ based on revid:mikael.ronstrom@stripped
3141 Mikael Ronstrom 2011-05-04
Make MY_ALIGNED usable to define alignment of data structures
modified:
include/my_compiler.h
=== modified file 'include/my_compiler.h'
--- a/include/my_compiler.h revid:mikael.ronstrom@stripped
+++ b/include/my_compiler.h revid:mikael.ronstrom@stripped
@@ -140,7 +140,7 @@ struct my_aligned_storage
#endif /* __cplusplus */
-# if defined(MY_ALIGNED)
+# ifndef MY_ALIGNED
/*
Make sure MY_ALIGNED can be used also on platforms where we don't
have a way of aligning data structures.
Attachment: [text/bzr-bundle] bzr/mikael.ronstrom@oracle.com-20110504084551-n6r771zq0r4jq0sj.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5 branch (mikael.ronstrom:3141) | Mikael Ronstrom | 4 May |