Rob Lahaye <[EMAIL PROTECTED]> writes:

| Unless you tell me in more detail what your abort-preference
| actually implies. 

the "problem" with using assert is that it depends on defines: NDEBUG
in particular.

And what we really want anyway is a plain abort at this point.

So to just abort is just a way to bypass the outer shell of assert.

-- 
        Lgb

Reply via email to