From: Warren Young Date: January 9 2007 12:37pm Subject: Re: Query::str returns std::string containing null List-Archive: http://lists.mysql.com/plusplus/6256 Message-Id: <45A38C9E.8010404@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Robert Mecklenburg wrote: > > Is there any chance of altering the behavior of Query::str() to return > a more standard std::string? Not before v3.0. As you say, it's documented behavior, and there may well be people relying on that. v3.0 is the next chance we will have to break the existing library behavior and interface. I've put a link to this thread in the Wishlist.