Jeff King <peff@xxxxxxxx> writes: > Johannes pointed out that matching "3" for Windows is overly broad (it > only happens due to raise(), not regular signal death). > > What do we want to do there? > > I _think_ matching "3" just makes us slightly less careful, and will not > cause false positives (it may cause false negatives in very specific > cases, though). So one option is to proceed as-is. > > Another is to just put the posix/ksh schemes into the helper function, > and let Windows people sort it out later if they want to. Probably the latter. Thanks for stopping me ;-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html