Feature for paranoids
    cym13 via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Nov 10 12:46:13 PST 2015
    
    
  
On Tuesday, 10 November 2015 at 13:09:09 UTC, Fyodor Ustinov 
wrote:
> Hi!
>
> Is it possible when using the "-release" indicate that this one 
> in/out/invariant/assert should not to be disabled?
>
> WBR,
>     Fyodor.
I don't quite get why you'd like to use -release if you are 
paranoid enough to be afraid of assert(0)'s little difference in 
behaviour. Could you give a realistic use case? At the very least 
seeing why it is important to you can only be beneficial to the 
community.
    
    
More information about the Digitalmars-d-learn
mailing list