Is it possible, and is it a good/wise idea to modify D a bit so that in release mode this:
Assert reasons should never be in release executables. Release executables are often meant for redistribution and shouldn't contain messages intended for debugging. A simple function would be better suited for this, I think.
-- Best regards, Vladimir mailto:[email protected]
