packages updates = helper improvements
[hdw-linux/hdw-linux.git] / packages / x11 / glib1 / gcc34.patch
1 --- ./gstrfuncs.c.orig  2004-05-15 13:40:03.556092792 +0000
2 +++ ./gstrfuncs.c       2004-05-15 13:40:36.712052320 +0000
3 @@ -47,6 +47,8 @@
4   * inteferes with g_strsignal() on some OSes
5   */
6  
7 +#define G_GNUC_PRETTY_FUNCTION
8 +
9  typedef union  _GDoubleIEEE754  GDoubleIEEE754;
10  #define G_IEEE754_DOUBLE_BIAS   (1023)
11  /* multiply with base2 exponent to get base10 exponent (nomal numbers) */