erf.c doesn't compile on Win32 with VC 6.0 It doesn't like the 0xULL constants on lines 305 & 306
I don't have VC6 to test against, so does the attached patch help? It casts to guint64 rather than using long long constants.
Thanks.
-- Jesper Peterson, Senior Software Developer http://www.endace.com, +64 7 839 0540