Re: mysql++ patch for GCC 3

2002-03-18 Thread Sinisa Milivojevic
Vladimir Smelyansky writes: > I tried the patch and it still failed. Sorry for long post, but hope it > may help. > > Thank you. > > Vlad. > Try adding : std::out_of_range ... -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED

Re: mysql++ patch for GCC 3

2002-03-16 Thread Vladimir Smelyansky
I tried the patch and it still failed. Sorry for long post, but hope it may help. Thank you. Vlad. The details: $ uname -vr 2.4.7-10custom #12 SMP Mon Mar 11 00:54:16 CST 2002 $ gcc -v Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs Configured with: ../gcc-3.0.4/confi

Re: mysql++ patch for GCC 3

2002-03-16 Thread Sinisa Milivojevic
Try a GNU 3 patch from MySQL++ page. If that one fails, let me know. -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus

Re: mysql++ patch for GCC 3

2002-03-15 Thread Vladimir Smelyansky
Did anybody build mysql++1.7.9 with RedHat Linux 7.2 and gcc 3.0.4? Any known magic to do it? Thank you for any hints. Vlad. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mys

Re: mysql++ patch for GCC 3

2002-03-15 Thread Sinisa Milivojevic
:::... pjs ... writes: > > has anyone had trouble applying the patch to mysql++-1.7.9 > tx, > paul > This is simple. cd to directory immediately above mysql++ and do : patch -p1 < ... There is a better patch for GNU 3..., but not fully tested yet. I am sending it to you directly, so that you

mysql++ patch for GCC 3

2002-03-14 Thread :::... pjs ...
has anyone had trouble applying the patch to mysql++-1.7.9 tx, paul - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thr