[Xcb] [PATCH libxcb 2/2] sendfds: improve configuration help text

Gaetan Nadon memsize at videotron.ca
Wed Feb 26 12:47:39 PST 2014


On 14-02-26 06:46 AM, Julien Cristau wrote:
> On Sun, Feb 23, 2014 at 14:24:18 -0500, Gaetan Nadon wrote:
>
>> @@ -300,7 +300,7 @@ echo "  Package: ${PACKAGE_NAME} ${PACKAGE_VERSION}"
>>  echo ""
>>  echo "  Configuration"
>>  echo "    XDM support.........: ${have_xdmcp}"
>> -echo "    sendmsg fd passing..: ${sendfds}"
>> +echo "    Support FD passing..: ${sendfds}"
>>  echo "    Build unit tests....: ${HAVE_CHECK}"
>>  echo "      with html results.: ${HTML_CHECK_RESULT}"
>>  echo "    XCB buffer size.....: ${xcb_queue_buffer_size}"
> I'm not convinced this is an improvement?
The casing is consistent with other items in the list and was copied
from the option help text:

    [Support FD passing (default: auto)]

Also, "sendmsg" is an internal variable name which is not useful to
printout.

These were my thoughts at the time. So, what's your take, leave the
original text as is, or do you have a suggestion (or anyone else)? I
cannot claim I am familiar with the terminology in the socket messaging
world :-)

Thanks
>
> Cheers,
> Julien
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20140226/31d0dbf2/attachment.html>


More information about the Xcb mailing list