[Xcb] bug in definition of xcb_cap_style_t

Ian Osgood iano at quirkster.com
Wed Nov 1 21:46:38 PST 2006


Fixed.  Thanks for testing this!

>> XCB_CAP_STYLE_BUTT should be 1, and XCB_CAP_STYLE_CAP should be 2,

Actually, BUTT is 1 and ROUND is 2.  CAP was a typo.

Ian

---------- Original Message ----------------------------------
From: Barton C Massey <bart at cs.pdx.edu>
Date:  Wed, 01 Nov 2006 20:27:19 -0800

>Thanks hugely for the bug report!  We'll try to get it
>confirmed and fixed ASAP.
>
>	Bart
>
>In message 
<934b4cdf0611011738o5cfae4f3iba3de74501208a43 at mail.gmail.com> you 
wrote:
>> --===============1989367857==
>> Content-Type: multipart/alternative; 
>> 	boundary="----=_Part_27457_28307642.1162431513247"
>> 
>> ------=_Part_27457_28307642.1162431513247
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>> Content-Transfer-Encoding: 7bit
>> Content-Disposition: inline
>> 
>>   Dash line takes no effect when porting gtk to xcb. After debug, I found
>> the reason is a bug in enumeration type xcb_cap_style_t. So
>> XCB_CAP_STYLE_BUTT should be 1, and XCB_CAP_STYLE_CAP should be 2, 
according
>> to X.h.
>>   I have reported the bug at
>> https://bugs.freedesktop.org/show_bug.cgi?id=8857.
>> 
>> Jianjun
>> 
>> ------=_Part_27457_28307642.1162431513247
>> Content-Type: text/html; charset=ISO-8859-1
>> Content-Transfer-Encoding: 7bit
>> Content-Disposition: inline
>> 
>> <div>  Dash line takes no effect when porting gtk to xcb. After debug, I found 
the reason is a bug in enumeration type xcb_cap_style_t. So XCB_CAP_STYLE_BUTT 
should be 1, and XCB_CAP_STYLE_CAP should be 2, according to X.h
>> .<br>  I have reported the bug at   <a href="https://bugs.freedesktop.org/
show_bug.cgi?id=8857">https://bugs.freedesktop.org/show_bug.cgi?id=8857</
a>.<br> <br>Jianjun</div>
>> 
>> ------=_Part_27457_28307642.1162431513247--
>> 
>> --===============1989367857==
>> Content-Type: text/plain; charset="us-ascii"
>> MIME-Version: 1.0
>> Content-Transfer-Encoding: 7bit
>> Content-Disposition: inline
>> 
>> _______________________________________________
>> Xcb mailing list
>> Xcb at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/xcb
>> --===============1989367857==--
>_______________________________________________
>Xcb mailing list
>Xcb at lists.freedesktop.org
>http://lists.freedesktop.org/mailman/listinfo/xcb
>
 
             



More information about the Xcb mailing list