ldc2 and dmd

Basile B. b2.temp at gmx.com
Tue May 22 17:16:29 UTC 2018


On Tuesday, 22 May 2018 at 16:17:48 UTC, Russel Winder wrote:
> Hi,
>
> I have a shared object (of DInotify) compiled with ldc2.
>
> I have a program (me-tv) which seems to work when compiled with 
> ldc2.
>
> If I compile the program (me-tv) with dmd then it throws a 
> SIGSEGV seemingly
> in
>
> _D3std4file15DirIteratorImpl5frontMFNdNfZSQBoQBn8DirEntry
>
> in DInotify.

It looks like a regression we encountered @dlang-community too. 
The bugzilla for this is: 
https://issues.dlang.org/show_bug.cgi?id=18667.

> Is this what I should expect?

I'm tempted to say "yes" since the bug is not fixed.





More information about the Digitalmars-d-learn mailing list