1 --- ./gstrfuncs.c.orig 2004-05-15 13:40:03.556092792 +0000
2 +++ ./gstrfuncs.c 2004-05-15 13:40:36.712052320 +0000
4 * inteferes with g_strsignal() on some OSes
7 +#define G_GNUC_PRETTY_FUNCTION
9 typedef union _GDoubleIEEE754 GDoubleIEEE754;
10 #define G_IEEE754_DOUBLE_BIAS (1023)
11 /* multiply with base2 exponent to get base10 exponent (nomal numbers) */