Unexpected behaviour in associative array

Andre Pany andre at s-e-a-p.de
Fri Apr 19 12:17:09 UTC 2019


On Friday, 19 April 2019 at 12:03:33 UTC, Arredondo wrote:
> On Friday, 19 April 2019 at 11:55:41 UTC, Andre Pany wrote:
>>
>> https://dub.pm/commandline.html#dustmite
>
> Thanks, but it appears that this tool is used to isolate the 
> cause of build errors, and I'm not having build errors, just 
> unexpected behavior at runtime.
>
> Something I have observed while continuing the tinkering is 
> that sometimes the call
>
> key in aa
>
> segfaults (Program exited with code -11) when key is not in the 
> aa. Very strange indeed.

You can also use it for runtime, either use --program-status or 
--program-regex.

Kind regards
Andre


More information about the Digitalmars-d-learn mailing list