On Friday, 22 January 2016 at 01:04:50 UTC, Dibyendu Majumdar wrote:
On Friday, 22 January 2016 at 01:03:09 UTC, Dibyendu Majumdar wrote:
On Friday, 22 January 2016 at 00:52:59 UTC, W.J. wrote:
Counter question: What's so bad about the D std library ?

I am trying to create bindings for existing C library so I was trying to use htod for that.

The library includes various C header files ... causing htod to fail

Yeah, htod often requires preparing the files your trying to convert. Often removing macro's and the like. Its a manual process, and it can get dirty.

Reply via email to