From: Warren Young Date: December 22 2006 2:04pm Subject: Re: A couple of patches List-Archive: http://lists.mysql.com/plusplus/6215 Message-Id: <458BE5F3.6080702@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Matt Dargavel wrote: > > The const_string.h one undefines min and defines NOMINMAX. An > alternative to this is to define NOMINMAX in the bakefile project > creation, but this doesn’t fix problems when people include > const_string.h in their projects. > > The README patch adds a little extra info. > > The query.ccp patch presents the alternative solution > for the memory leak, that we talked about some time ago. Sorry for the delay in getting back to you on this. I just set it aside for consideration, and only later realized that the patches aren't actually attached. Don't bother with the min/max one. I know what's going on there, and am taking that up separately.