Continued: Declarations of the same C struct conflict when imported
György Andrasek
jurily at gmail.com
Fri Sep 6 17:24:56 UTC 2019
On Friday, 6 September 2019 at 10:28:02 UTC, Timon Gehr wrote:
> On 06.09.19 01:19, György Andrasek wrote:
>> given that the least ugly workaround is `void *`.
>
> Given that you are changing the generated headers anyway, why
> isn't the least ugly workaround to delete the conflicting
> declarations in one of them and importing them from the other
> one?
It might make more sense if you think of `void *` as a swear word.
More information about the Digitalmars-d
mailing list