Re: G::Idle bug
- From: "Ross McFarland" <rwmcfa1 neces com>
- To: <gtk-perl-list gnome org>
- Subject: Re: G::Idle bug
- Date: Tue, 6 May 2003 12:58:01 -0400 (EDT)
There was a bug in the priority of G::Idle. It was being set to
G_PRIORITY_DEFAULT (0) instead of G_PRIORITY_DEFAULT_IDLE (200). This meant
that idle functions were being called all the time instead whenever the
event queue was empty. I have commited the change to CVS.
for those of you making commits, don't forget to add entry(s) to ChangeLog
when you change something. it's not automatic mainly b/c none of the automatic
stuff is/can be intelligent enough to group related changes and such. that and
development is moving too fast right now to just turn every cvs commit comment
into an entry.
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]