Renaming std.conv
Rory McGuire
rmcguire at neonova.co.za
Mon Jun 28 08:59:37 PDT 2010
On Mon, 28 Jun 2010 17:36:15 +0200, Sean Kelly <sean at invisibleduck.org>
wrote:
> Andrei Alexandrescu Wrote:
>>
>> We haven't reached consensus on where to put enforce() and friends. Any
>> other ideas? Of the above, I like std.checks.
>>
>> Better yet, how about defining std.exception that includes a host of
>> exception-related functionality (such as defining exceptions that retain
>> file and line, perhaps stack traces etc.)?
>
> The trace functionality already exists in druntime. As for exceptions,
> they may belong there as well if they're ones the runtime should be
> aware of.
How does one get a print out of the stack trace then? Is it a setting or
something?
More information about the Digitalmars-d
mailing list