Strange Segfault using XCB bindings from dsource
    Mpnordladn 
    mpnordland at gmail.com
       
    Tue Apr 16 08:57:55 PDT 2013
    
    
  
Hey all,
I'm poking around D, trying to see if it will be worth my while 
to learn it.
I've used XCB in C++ and Python before, and I was delighted to 
see that D has an XCB
binding as well. The problem, however, is in the example program, 
there is a segfault.
Here's the program:
http://pastebin.com/gKwxrNFx
It segfaults at around line 31 consistently.
    
    
More information about the Digitalmars-d-learn
mailing list