call traceback is indecipherable garbage
    forkit 
    forkit at gmail.com
       
    Mon Jan 31 00:56:38 UTC 2022
    
    
  
On Wednesday, 26 January 2022 at 21:11:42 UTC, H. S. Teoh wrote:
> On Wed, Jan 26, 2022 at 09:02:09PM +0000, forkit via 
> Digitalmars-d wrote:
>> On Wednesday, 26 January 2022 at 02:20:17 UTC, forkit wrote:
>> > 
>> btw. I really like how Rust does it:
>> 
>> just set an environment variable (set RUST_BACKTRACE=1)
>> 
>> then run your program, and it will dump the backtrace, when 
>> you run your program.
> [...]
>
> File this as an enhancement request, it might be worth 
> implementing.
>
>
> T
https://github.com/dlang/DIPs/pull/222
tested and working fine ;-)
    
    
More information about the Digitalmars-d
mailing list