www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Assertion failure in dsymbol when using dscanner

Hello everyone,

I tried upgrading D-scanner to the latest version [1](which uses 
a newer version of libdparse that implements a fix for a memory 
corruption bug and Alias Assign recognition). However, I stumbled 
upon this issue [2] that apparently has been reported already 
[3]. Is there anyone that can provide some assistance with fixing 
this bug?

Cheers,
RazvanN

[1] https://github.com/dlang/phobos/pull/8136
[2] 
https://buildkite.com/dlang/phobos/builds/5801#2449d9be-88e2-4a10-88ee-2a01dad6d71a
[3] https://github.com/dlang-community/D-Scanner/issues/827
Jul 29 2021