From: Warren Young Date: June 23 2006 5:22am Subject: Re: bugs in platform.h List-Archive: http://lists.mysql.com/plusplus/5762 Message-Id: <449B7A9D.4000006@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Skipy Rich wrote: > Workaround: include before that directive. Applied. > Workaround: > #if ((MYSQL_VERSION_ID >= 40103) && (MYSQL_VERSION_ID <= 49999)) || (MYSQL_VERSION_ID >= 50001) Applied. > Too inaccurate work :( Sigh...your efforts are appreciated, but you're not going to ingratiate yourself with the community on effort alone. A good attitude helps, too. If you find a bug, just explain the problem and provide a fix. As you've seen, if it's a legitimate fix and I agree with how it's done, it'll get applied. It's as simple as that. There's no need to insult me and the rest of us who have worked on MySQL++ for free for your benefit when you report the bug.