Re: [PATCH] turn off G_DISABLE_DEPRECATED for qof/guid.c

2005-12-23 Thread Bill Nottingham
Bill Nottingham ([EMAIL PROTECTED]) said: > In glib-2.9/2.10, GMemChunk is deprecated for GSlice. GSlice > isn't added until 2.9/2.10, so we can't port the code to that. > Hence, turn off G_DISABLE_DEPRECATED for this one file only. That will teach me to send mail before reading the mailbox first

[PATCH] turn off G_DISABLE_DEPRECATED for qof/guid.c

2005-12-23 Thread Bill Nottingham
In glib-2.9/2.10, GMemChunk is deprecated for GSlice. GSlice isn't added until 2.9/2.10, so we can't port the code to that. Hence, turn off G_DISABLE_DEPRECATED for this one file only. Bill --- gnucash/lib/libqof/qof/guid.c.foo 2005-12-22 17:13:33.0 -0500 +++ gnucash/lib/libqof/qof/guid.