C bindings: typedef struct conflicts with method
    yawniek via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Jul 21 05:24:12 PDT 2015
    
    
  
On Tuesday, 21 July 2015 at 06:12:53 UTC, Jacob Carlborg wrote:
>> what the correct way to bind these?
>
> Please report an issue for this. In this case 
> "rd_kafka_metadata_t" should be used for the struct name.
done, https://github.com/jacob-carlborg/dstep/issues/40
i was under the impression that there is already a ticked as
https://github.com/jacob-carlborg/dstep/issues/8
looks very similar (but was closed).
thanks rikki, thats what i ended up doing, compiles so far.
    
    
More information about the Digitalmars-d-learn
mailing list