On 27 September 2012 17:19, Vadim Zeitlin <[email protected]> wrote:
> On Thu, 27 Sep 2012 19:50:08 +0400 Sergei Nikulov <[email protected]> 
> wrote:
>
> SN> So it can be MSVS2010 issue.
>
>  Microsoft CRT has known issues with converting NaNs and infinities to/from
> strings and behaves differently from most (all?) Unix libc implementations,
> so I'm almost sure it is indeed MSVS-specific. However you can't change its
> CRT behaviour so this still needs to be worked around somehow.

Textual representation of NaN value and features like strtod("NAN")
are specified by C99 standard. Visual C++ does not implement C99.

> SN> Can anybody confirm?

I don't have MySQL installed, so I can't test it.
But PostgreSQL and SQLite3 tests work for me.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to