[EMAIL PROTECTED] writes:

> I personally like Jeff's patch, with one minor adjustment.
> 
> I would do something like the following
> 
> #ifndef HAVE_SET_H_ERRNO
> #define set_h_errno(val)   h_errno = val
> #endif
> 
> And then always use set_h_errno.  However, that is just my personal
> preference for keeping ifdefs out of the code.  Other than that, +1 for
> Jeff's patch.

This is definitely better!  No need to apologize!

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to