nanogui: Possible bug in GrCheckNextEvent() in nanox/client_ecos.c


Previous by date: 22 Aug 2001 22:21:20 -0000 Possible bug in GrCheckNextEvent() in nanox/client_ecos.c, I-Jui Sung
Next by date: 22 Aug 2001 22:21:20 -0000 Re: Possible bug in GrCheckNextEvent() in nanox/client_ecos.c, I-Jui Sung
Previous in thread: 22 Aug 2001 22:21:20 -0000 Possible bug in GrCheckNextEvent() in nanox/client_ecos.c, I-Jui Sung
Next in thread: 22 Aug 2001 22:21:20 -0000 Re: Possible bug in GrCheckNextEvent() in nanox/client_ecos.c, I-Jui Sung

Subject: Re: [nanogui] Possible bug in GrCheckNextEvent() in nanox/client_ecos.c
From: Jordan Crouse ####@####.####
Date: 22 Aug 2001 22:21:20 -0000
Message-Id: <01082216210303.22940@cosmic>

Good eye.  Is that broken in the regular nanox/client.c too???

On Wednesday 22 August 2001 16:30, I-Jui Sung mentioned:
> In the function GrCheckNextEvent(), the client-side event queue is not
> checked at all, while the function GrGetNextEventTimeout() DO check this
> client-side event queue.
> So, an event previously fetched in client-side queue will not be seen by
> the GrCheckNextEvent!
> To fix this inconsistancy, the following lines should be inserted in the
> first line in GrCheckNextEvent() (in nanox/client.c)
>
> /*Checking client side queue before querying server */
> if (evlist) { GetNextQueuedEvent(ep); CheckErrorEvent(ep); return; }
>
> Regards,
> I-Jui Sung
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

Previous by date: 22 Aug 2001 22:21:20 -0000 Possible bug in GrCheckNextEvent() in nanox/client_ecos.c, I-Jui Sung
Next by date: 22 Aug 2001 22:21:20 -0000 Re: Possible bug in GrCheckNextEvent() in nanox/client_ecos.c, I-Jui Sung
Previous in thread: 22 Aug 2001 22:21:20 -0000 Possible bug in GrCheckNextEvent() in nanox/client_ecos.c, I-Jui Sung
Next in thread: 22 Aug 2001 22:21:20 -0000 Re: Possible bug in GrCheckNextEvent() in nanox/client_ecos.c, I-Jui Sung


Powered by ezmlm-browse 0.20.