Luca:

Attached is a patch to correct some ugly/wrong stuff in the handling of the
SIGPIPE handler.

Basically, there is a block of code that is:

#if !defined(DEBUG) && !defined(DARWIN)
#endif

But the whole chunk should be ifndef DARWIN and then individual pieces ifdef
DEBUG...


Since it's Mac related, posting to you vs. commiting...

-----Burton

Attachment: BMS0139-darwin-sigpipeignore.patch
Description: Binary data

Reply via email to