public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] MySQL++ update to avoid breaking other things (causes some different problems anyway)
@ 2003-05-08 21:30 Robin H.Johnson
  0 siblings, 0 replies; only message in thread
From: Robin H.Johnson @ 2003-05-08 21:30 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 990 bytes --]

I've updated the MySQL++ ebuild to -r1. I've integrated the fixes needed
for MySQL v4 as well as working better with GCC3.

One major change has been made that everybody should be aware of (which is why I
am posting here).

Previously, MySQL++ installed 30 odd header files into /usr/include.
They had very run of the mill names, 'connection.hh' and so forth. This
wasn't a problem until I started writing a little app of my own and
found that this was the wrong place totally. I've place them inside
/usr/include/mysql++/ now so that they do not cause any conflicts with
other things. For those that want to write an application that requires
them, you will have to change your applications to look there (or simply
do '#include <mysql++/...>'.

-- 
Robin Hugh Johnson
E-Mail     : robbat2@orbis-terrarum.net
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#       : 30269588 or 41961639
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-08 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-08 21:30 [gentoo-dev] MySQL++ update to avoid breaking other things (causes some different problems anyway) Robin H.Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox