[Issue 20702] Strack trace points to exception ctor instead of throw statement
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Mar 27 21:03:13 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20702
Mathias LANG <pro.mathias.lang at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pro.mathias.lang at gmail.com
--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
What are the compiler versions you tested with ?
It might be me, if it's a regression:
https://github.com/dlang/druntime/pull/2724
To be fair the hard-coded count of frame is very brittle and should be replaced
with something more robust that looks at the symbol.
--
    
    
More information about the Digitalmars-d-bugs
mailing list