On 26 November 2012 16:32, Daniel Walter <[email protected]> wrote: > On 26.11.2012 17:27, Mateusz Loskot wrote: >> On 26 November 2012 16:22, Pawel Aleksander Fedorynski <[email protected]> >> wrote: >>> Hi Daniel, >>> >>> Thanks for writing. I'm not sure how exactly the special values enter the >>> picture here, could you show us some code snippet demonstrating the problem? >> >> Guys, >> >> Not sure if this plug is related tot his proble, but perhaps there is >> some string >> bashing involved. I remember Visual C++/GCC portability issue with C99 >> feature like: >> >> srtod("NAN"); >> >> Visual C++ gives up on that, obviously. >> >> Best regards, >> -- >> Mateusz Loskot, http://mateusz.loskot.net >> >> ------------------------------------------------------------------------------ >> Monitor your physical, virtual and cloud infrastructure from a single >> web console. Get in-depth insight into apps, servers, databases, vmware, >> SAP, cloud infrastructure, etc. Download 30-day Free Trial. >> Pricing starts from $795 for 25 servers or applications! >> http://p.sf.net/sfu/zoho_dev2dev_nov >> _______________________________________________ >> soci-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/soci-users >> > > Hi, > > here is some sample code: http://pastebin.com/arJTMs6K > It prints out: > Unknown column 'nan' in 'field list' > 1054
Looks suspicious, feel free to submit ticket at https://github.com/SOCI/soci/issues Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
