pragma(mangle, "name") suggestion !

Johan j at j.nl
Sat Mar 21 19:09:41 UTC 2020


On Saturday, 21 March 2020 at 14:00:51 UTC, Calvin P wrote:
> 
> On Thursday, 19 March 2020 at 17:04:13 UTC, Johan wrote:
>>
>> You can use LDC's --hash-threshold for this (hashes symbol 
>> names larger than a certain threshold.
>>
>> -Johan
>
> Thanks for reply.
>
> I reduce the symbol name to easy debug process, I guess with 
> hashes symbol  will not help here.

The last part of the symbol is not hashed.
See https://github.com/ldc-developers/ldc/pull/1445




More information about the Digitalmars-d mailing list