On Sunday, 10 April 2016 at 00:48:23 UTC, pineapple wrote:
How can I fix this, and get something human-readable?
Oh, answered my own question. Appending the -g flag to dmd options makes the stack trace much prettier.
pineapple via Digitalmars-d-learn Sat, 09 Apr 2016 17:56:16 -0700
On Sunday, 10 April 2016 at 00:48:23 UTC, pineapple wrote:
How can I fix this, and get something human-readable?
Oh, answered my own question. Appending the -g flag to dmd options makes the stack trace much prettier.