You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Tom Bednarek <To...@sas.com> on 2009/10/09 19:05:51 UTC

Windows: Floating point usage within services

The axis2_http_server crashes when I try to use sprintf on a double (%g). This problem is documented:

http://support.microsoft.com/kb/37507

Initializing a variable within the service doesn't work (the service is loaded). Is there an easy way to enable floating point scans using the simple axis2_http_server?

Thanks,
Tom