According to J. op den Brouw: > It's a nice patch for those who cannot use syslog facilities, but > the patch removes the syslog logging feature. It would be nice > to select one of them (or have them both) on compile or run time > basis. > > It's also a patch against 3.1.6. It would be nice if there's a > patch for 3.2.0b4-xxxx too. > > Furthermore, I see a flock() call somewhere. AFAIK, different > OS-es use different names and parameter lists. Example > > HP-UX: int lockf(int fildes, int function, off_t size); > Linux 2.2: int flock(int fd, int operation);
I hadn't noticed when I looked at the patch that it completely removed the ability to log to syslog(). That's one more reason to reject it for 3.1.x. I rejected it over concerns about portability, as you pointed out. I don't think it's appropriate for inclusion in 3.1.7 either for that reason. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

