-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Fri, 14 Mar 2003, Jonathan Stockley wrote:

> I've hit a problem on AIX 4.3 with mysql client include files. My app
> needs to include <xcoff.h> which includes <dbug.h>. The problem is that
> I also need to access mysql. It turns out that the mysql include
> directory also has a dbug.h which get pulled in instead of the systems
> file.
>
> The fix is simple, rename the mysql dbug.h to my_dbug.h and change the
> include in my_global.h to #include <my_dbug.h> instead.
>
> Rather than my having to fix this with every new mysql release I
> download, could you please consider making this change in the master
> codelines?  (ideally it would be nice if you prefixed all your header
> files with my_to avoid future clashes with system header files)

Thanks for pointing this out! Monty has now fixed it in the 4.0 tree and
it will be merged into 4.1 as well.

Bye,
        LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /      Mr. Lenz Grimmer <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__     MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/     Hamburg, Germany
       <___/   www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE+eJ33SVDhKrJykfIRAkaKAJ4/OuegSU/xfYVfr6mbOfH8YzTOTQCfd99P
iNQZsRcx9hObwwWhPtJdLMw=
=8Drb
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to