From: Warren Young Date: December 20 2006 6:35pm Subject: Re: Patch to fix char signedness issue on ppc List-Archive: http://lists.mysql.com/plusplus/6201 Message-Id: <4589828E.5050302@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Michael Hanselmann wrote: > >> Instead, why not just make the required signedness explicit? Then the >> library interface stays the same, so I can apply it immediately. > > See attached patch. I finally got around to applying this. It'll appear in the next version of the library. Thanks!