The tests in rsync for features have been changed to testing the value of a macro definition instead of previously testing if the macro was defined.

This testing is now inconsistent with the HAVE_SOCKETPAIR macro, where in some places it is tested to see if the macro is defined, and other places to if it has a non zero value.

I would rather not globally disable the diagnostic about undefined macros, as it has shown in the past to help find programming problems.

-John
[EMAIL PROTECTED]
Personal Opinion Only



--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to