help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: GNU Smalltalk crashes when calling xcb_create_windo


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: GNU Smalltalk crashes when calling xcb_create_window via cCall
Date: Thu, 01 Oct 2009 08:33:24 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

On 09/30/2009 09:14 PM, Dmitry Matveev wrote:
Hello!

2009/9/30, Paolo Bonzini<address@hidden>:

Notice the "0xffffb224" after the return address?  That is the place
where the callee can store the return value, which is not a "void" but
an "xcb_void_cookie_t" -- which is a struct.

Ooops, I should be more attentive...

http://www.google.com/codesearch/p?hl=en&sa=N&cd=1&ct=rc#9m0-3TEx8PU/trunk/vcf/src/thirdparty/X11/xcb/proto/src/xproto.xml&q=file:xproto.xml

Excellent, I will take it into consideration :)

Found the source: http://cgit.freedesktop.org/xcb/proto/

It even has documentation for the schema :-) at http://cgit.freedesktop.org/xcb/proto/tree/doc/xml-xcb.txt

You can try using the latest XML pull parser packages in the git tree... that would really be great.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]