#include C headers in D code
    Atila Neves 
    atila.neves at gmail.com
       
    Tue Apr 10 23:44:46 UTC 2018
    
    
  
On Tuesday, 10 April 2018 at 20:32:05 UTC, Seb wrote:
> On Tuesday, 10 April 2018 at 16:51:57 UTC, Atila Neves wrote:
>>> If you get to the point where you can #include <vector>, it 
>>> will be doubly impressive!
>>
>> Not *if*, *when*. ;)
>>
>> Atila
>
> FYI people have been fighting with this for a long time:
>
> https://github.com/dlang/druntime/pull/1316
The beauty of using libclang is that name mangling issues don't 
exist. :)
It's still not going to be easy, but that's one worry I won't 
have to bother with.
Atila
    
    
More information about the Digitalmars-d-announce
mailing list