Switch to list all druntime calls?
Adam D. Ruppe via Digitalmars-d
digitalmars-d at puremagic.com
Tue May 20 09:36:50 PDT 2014
On Tuesday, 20 May 2014 at 15:53:51 UTC, Meta wrote:
> That more or less does the trick, doesn't it?
Yeah, it will work, but it isn't as convenient as a compiler
helper thingy because pulling a function out of object.d can be a
pain and the linker error isn't as easy to read as a compiler
error (no code line number for example).
More information about the Digitalmars-d
mailing list