Re: Signal emission changes
- From: Alexander Larsson <alexl redhat com>
- To: Murray Cumming <murrayc murrayc com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Signal emission changes
- Date: Tue, 06 Mar 2012 12:00:39 +0100
On Tue, 2012-03-06 at 11:23 +0100, Murray Cumming wrote:
> I don't know if these compiler warnings are new, and I have not looked
> at the actual code, but maybe you want to know about them:
>
> CC libgobject_2_0_la-gsignal.lo
> gsignal.c: In function 'g_signal_emit_valist':
> gsignal.c:3163:7: warning: suggest parentheses around comparison in
> operand of '&' [-Wparentheses]
This is fixed already.
> gsignal.c:3171:10: warning: variable 'signal_id' set but not used
> [-Wunused-but-set-variable]
Its actually used if tracing is enabled, but I'm fixing this warning.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]