Re: gparam.c error
- From: Tim Janik <timj gtk org>
- To: Miroslaw Dobrzanski-Neumann <mne mosaic-ag com>
- Cc: GTKDEV <gtk-devel-list gnome org>
- Subject: Re: gparam.c error
- Date: Wed, 13 Feb 2002 06:55:05 +0100 (CET)
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]