2 messages in com.mysql.lists.plusplusRe: MySql++ patches for g++ 3.3| From | Sent On | Attachments |
|---|---|---|
| Bryan W. Headley | 02 Aug 2003 08:18 | |
| Sinisa Milivojevic | 04 Aug 2003 05:08 |
| Subject: | Re: MySql++ patches for g++ 3.3![]() |
|---|---|
| From: | Sinisa Milivojevic (sin...@beotel.yu) |
| Date: | 08/04/2003 05:08:12 AM |
| List: | com.mysql.lists.plusplus |
On Sat, 02 Aug 2003 10:19:21 -0500 "Bryan W. Headley" <bwhe...@earthlink.net> wrote:
Just a minor correction to the description of the patches I sent up, to allow MySql++ to work with g++ 3.3...
My patch does not work if you apply the g++-3.0, g++-3.1 et al patches. It was designed to be the ONLY patch applied.
Why? Because this patch alters MySql++ to use the new features of the Standard C++ Library (libstdc++, aka, STL) rather than try to use the backward compatibility headers. As such it is philosophically different.
Also: g++ has problems with the sample programs, dealing with the sql_create_n macro. I personally don't use that construct, so I leave it
as an exercise for someone else to fix.
Best of luck...
-- ____ .:. ____ Bryan W. Headley - bwhe...@earthlink.net
Thanks for the clarification.
A new text for this patch will come soon to MySQL++ page.
--
Regards,
-- For technical support contracts, go to https://order.mysql.com/?ref=msmi __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sin...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB /_/ /_/\_, /___/\___\_\___/ Fulltime Developer and Support Coordinator <___/ www.mysql.com Larnaca, Cyprus




