Boost logo

Boost :

From: Jason Shirk (jasonsh_at_[hidden])
Date: 2002-01-16 00:30:53


> -----Original Message-----
> > > From: rogeeff [mailto:rogeeff_at_m...]
> > >
> > > New Test Library will suppress message box in most cases, unless
> you
> > > have explicit assert() in you code failing.
> > >
> > > Gennadiy.
> > >
> > > P.S. Jason, will methods thast you described, suppress message
> box in
> > > case of assert?
> > >
> >
> > Nope, that would be a bit harder.
> >
> > Jason Shirk
> > VC++ Compiler Team
>
> How? The best for me would be an ability to catch it. Is it possible?
>

I assume the question is how to suppress any message box or window that
any random assert implementation might use.

If so, I don't have the answer. The ideas I do have are too complicated
to bother with for this problem.
 
Jason Shirk
VC++ Compiler Team


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk