Re: gparam.c error



On Tue, 12 Feb 2002, Miroslaw Dobrzanski-Neumann wrote:

> Hi,
> 
> glib-1.3.13/gobject/gparam.c redefines macro G_PARAM_SPEC_CLASS defined in
> glib-1.3.13/gobject/gparam.h without an undef which is considered as severe
> error by xlc compiler.
> 
> since the redefinition is the same as the previous definition it can be
> removed. below the patch (unified diff). 

> -#define G_PARAM_SPEC_CLASS(class)		(G_TYPE_CHECK_CLASS_CAST ((class), G_TYPE_PARAM, GParamSpecClass))

yep, thanks. applied to CVS.

---
ciaoTJ




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]