Re: how come mysql 5.6.15 removed the 'test' macro?
Rich Prohaska <[email protected]> Wed, 11 Dec 2013 16:28:43 -0500
| Newsgroups | gmane.comp.db.mysql.devel |
|---|---|
| Message-ID | <CAB3YYRWFnPeJ4wmufnmcgBR=bX1WrCV8=o-VS8Lm_bRdhb-=9g@mail.gmail.com> |
Thanks for researching this. On Wed, Dec 11, 2013 at 4:05 PM, Marc Alff <[email protected]> wrote: > > Hi, > > > On 12/11/13 9:17 PM, Rich Prohaska wrote: >> >> Hello, >> How come the 'test' macro in include/my_globals.h was replaced with >> the 'MY_TEST' macro? >> Thanks >> Rich Prohaska >> > > The code with bzr history is available online: > > http://bazaar.launchpad.net/~mysql/mysql-server/5.6/view/head:/include/my_global.h > > Notice the "view with revision information" button. > > For the line that defines MY_TEST, the last revision is: > > http://bazaar.launchpad.net/~mysql/mysql-server/5.6/revision/5572 > > It reads: > > " > Bug#17647863: MYSQL DOES NOT COMPILE ON OSX 10.9 GM > > Rename test() macro to MY_TEST() to avoid conflict with libc++. > " > > Regards, > -- Marc > > -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals