X-Spam-Check-By: sourceware.org
Message-ID: <43F21BD5.5090605@ateb.com>
Date: Tue, 14 Feb 2006 13:05:09 -0500
From: Reid Thompson <reid.thompson@ateb.com>
Reply-To: reid.thompson@ateb.com
User-Agent: Thunderbird 1.5 (Windows/20051201)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: BUG:  ualarm(0,0) not clearing ualarms
References: <3D848382FB72E249812901444C6BDB1D03E051F8@exchange.timesys.com> <20060214162201.GD17073@trixie.casa.cgf.cx>
In-Reply-To: <20060214162201.GD17073@trixie.casa.cgf.cx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


>>  I'm able to reproduce this on my machine, but only when I'm
>> running it under rxvt.  If I run it from cmd.exe or within a
>> standard cygwin bash shell, then it completes without the
>> '-- BOGUS ALARM --' warnings.
>>
>>  $ uname -a
>>  CYGWIN_NT-5.0 claus 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin
>>
>>  $ gcc -o ua-test ua-test.c 
>>
>>  $ ./ua-test.exe 
>>  First ualarm  - one shot
>>  Second ualarm - one shot
>>  Last ualarm   - repeats 3 times
>>  Clearing ualarm
>>  Sleeping
>>  --- BOGUS ALARM ---
>>  --- BOGUS ALARM ---
>>  Done
>>     
>
> It behaves the same for me no matter where I run it.  I even increased the
> final sleep time in case the program was exiting before the bogus alarm
> was tripped.
>
> cgf
>   
my previous test case was run under rxvt as well, with no BOGUS ALARM's 
noted.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

