From: Warren Young Date: March 31 2006 1:17pm Subject: Re: Escaping a string List-Archive: http://lists.mysql.com/plusplus/5605 Message-Id: <442D2BE4.9010604@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Bjoern Rasmussen wrote: > I use a char array and not a std::string. The quote manipulator currently doesn't do anything when used with char*. > Should that make a difference? If you want it to work differently, provide a patch and we can discuss it. That's more productive than debating about whether it should be the way it is or not.