K 10 svn:author V 2 jb K 8 svn:date V 27 2007-11-21T01:10:42.000000Z K 7 svn:log V 256 Use an intermediate pointer to avoid a strict aliasing warning. Note that ULong in this code is actually defined as an unsigned integer across all arches so that the gdtoa() function always processes 32 bit data despite the unfortunate naming of "ULong". END