Generating .di header files from ImportC files

Imperatorn johan_forsberg_86 at hotmail.com
Thu Oct 26 14:29:20 UTC 2023


On Thursday, 26 October 2023 at 14:27:19 UTC, confuzzled wrote:
> On 10/22/23 3:33 AM, Imperatorn wrote:
>> 
>> And it just worked. Pretty impressive.
>
> or not
>
> ---- test.c ----
> #include <stdlib.h>
> #include <time.h>
> ----------------
>
> dmd -c test.c -Hf="test.di"
>
> Output:
>
> 	zsh: segmentation fault  dmd -c test.c -Hf=parse_itch5.di
>
> OS:
> 	macOS Sonoma
>
> Compiler:
>
> 	DMD v2.105.2

I did not test on Mac. File a report!


More information about the Digitalmars-d mailing list