3 messages in com.mysql.lists.plusplusRe: bugs in platform.h
FromSent OnAttachments
Skipy Rich22 Jun 2006 16:50 
Warren Young22 Jun 2006 22:22 
Skipy Rich23 Jun 2006 01:40 
Subject:Re: bugs in platform.h
From:Warren Young (mysq@etr-usa.com)
Date:06/22/2006 10:22:14 PM
List:com.mysql.lists.plusplus

Skipy Rich wrote:

Workaround: include <mysql_version.h> 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.