From: Warren Young Date: November 1 2005 9:43pm Subject: Re: mysql++ and ADO namespace conflict List-Archive: http://lists.mysql.com/plusplus/5087 Message-Id: <4367E175.8080306@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Chris Frey wrote: >>will not compile unless "using mysqlpp;" has been declared. > > Try this patch. Go ahead and apply it to HEAD. Please check in the custom.pl and the examples sides separately. They are separate things, right? I mean, it seems that you changed the examples to no longer hoist MySQL++ symbols into the global namespace just to illustrate the point. If so, it's not really part of the custom.pl patch. I may release this plus a few other pending things as 2.0.7, even though I'm working on getting v2.1 under way. > The makefile should regenerate custom-macros.h for you, Not on Windows; that's part of the autotools build system only. He'll need to run Perl on custom.pl manually.