https://issues.dlang.org/show_bug.cgi?id=22729
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice CC| |[email protected] Severity|enhancement |critical --- Comment #4 from Basile-z <[email protected]> --- To help reducing you can try 1. mocking the C library in D, 2. reproduce the bug with that fake tk. Then you can dustmite the whole. Also try with older DMD versions, e.g to see if it's a regression. That can help to spot the issue. --
