How can I do that in @nogc?

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Feb 25 14:53:58 PST 2015


On Wed, 25 Feb 2015 21:32:02 +0000, Namespace wrote:

> The code is only used for debugging purposes.

the best way to make your program undebugable is to use "debugging code 
that will be turned off in production". this way you aren't debugging the 
code that will go into production, you debugging something different.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20150225/c624d51a/attachment.sig>


More information about the Digitalmars-d-learn mailing list