From: Warren Young Date: January 21 2008 5:26pm Subject: Re: 3.0.0-rc1, defined locally after being referenced with dllimport linkage List-Archive: http://lists.mysql.com/plusplus/7394 Message-Id: <4794D5DF.1000706@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Joel Fielder wrote: > > just need to bring conv's definition inline Done. > move the following somewhere appropriate (with class SQLTypeAdapter; > maybe): > > template class internal_string_to_number_proxy; I think it just has to go above the declaration of class String. It builds and passes the tests that way, anyway. You can try it now, or wait for the imminent rc2.