GNU bug report logs -
#12471
Avoid some signal-handling races, and simplify.
Previous Next
Reported by: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Tue, 18 Sep 2012 23:42:02 UTC
Severity: normal
Tags: patch
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 09/21/2012 11:27 AM, Eli Zaretskii wrote:>> +#define raise sys_raise
> I already told that I don't want to do that.
Yes, but the most-recent patch did something else than what you had
objected to, and should avoid its problems.
> Shadowing library functions is a maintenance burden in the long run.
It's a maintenance burden no matter how we do it. When it's easy, as
is the case here, it's better to address Windows-specific problems in
the Windows code. This relieves the mainline maintainers of the
maintenance burden of reading Windows code, and that is a win.
Besides, this particular patch has almost no burden on the Windows
side. We're talking about six simple lines that fit nicely into an
already-existing framework for this sort of thing.
This bug report was last modified 12 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.