[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Windows signal handler and Control-C

From: Mike Mason <mgm_at_thoughtworks.net>
Date: 2004-01-21 11:02:46 CET

Tobias Ringström wrote:

> Greg Hudson wrote:
>
>> I withdraw my -1 on resetting the signal handler from within the signal
>> functions in Subversion.
>
>
> Cool. I've dusted off my Win32 dev environment and performed some
> testing to back up the theory. Calling apr_signal(signum, SIG_IGN) in
> the signal handler seems to be OK in both theory and practice, so I
> committed that in r8405. I've also added support for ctrl-break
> (SIGBREAK) which obviously was something completely different from
> ctrl-c (SIGINT) on Win32.

Nice work -- will help me out as I know a lot of Ctrl-C trigger-happy
developers (including myself). Is that a candidate for inclusion in 1.0?

Cheers,
Mike.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 21 11:02:55 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.