From: Warren Young Date: November 13 2008 8:39pm Subject: Re: insertfrom( ) questions List-Archive: http://lists.mysql.com/plusplus/8140 Message-Id: <491C9074.40404@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Rick Gutleber wrote: > > what about qssqls? Having never seen that module, I have no opinion about what you should do about it. Did you perhaps forget to attach your current patch? > 2. There's a new test called "array_index.cpp" in mysql.bkl, but no > corresponding file. Fixed. > 3. Using the "pedantic" option in ./bootstrap causes the Makefile to > use a compiler option (-Wno-variadic-macros) that apparently doesn't > exist on the ancient compiler we are using (gcc 3.2.3). I just removed > it from the Makefile, but there may be some autoconf juju that needs to > be tweaked. Best to just temporarily hack the bootstrap script. The pedantic option is more for me, as part of my pre-release testing. If it's useful to anyone else, that's just a bonus. > 4. I think "asplode" is one of the funniest words ever. No argument. :) > 5. Just a final comment. I've really enjoyed working with you and > getting to know this project, and if things work out well, I would be > very interested in continuing to contribute whenever possible. This is > a really well-designed and well-written library, in my estimation, and > I've learned more than I expected from this little escapade. Thanks for the kind words. If this will be a regular thing, commit bits on the repository can be had.