https://issues.dlang.org/show_bug.cgi?id=22500
Issue ID: 22500
Summary: ImportC: Lots of errors
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: major
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
I'm trying to compile the [toml99](https://github.com/cktan/tomlc99) C library
using ImportC but I'm getting some errors. I have already created a thread in
the forums and I was told to come here to submit an issue. In the link bellow
you can see the problem I'm having so you can also follow the discussion and
have more info and also so I don't retype all that stuff. Link:
https://forum.dlang.org/thread/[email protected]
--