|
Boost : |
From: Juergen Hunold (juergen.hunold_at_[hidden])
Date: 2007-12-03 13:48:25
Hi Dave !
On Montag 03 Dezember 2007, David Abrahams wrote:
> on Sun Dec 02 2007, "Peter Dimov" <pdimov-AT-pdimov.com> wrote:
> > David Abrahams:
> > The expression is a simple bool variable, its disappearance in
> > release mode doesn't buy you much. Presumably, had you wanted the
> > test to compile away, you'd have used
> >
> > BOOST_ASSERT( get_source.convertible() );
> >
> >>> arg_from_python<Source> get_source(obj);
> >>> bool convertible = get_source.convertible();
> >>> - BOOST_ASSERT(convertible);
> >>> + BOOST_VERIFY(convertible);
>
> Good point. Okay, that change is fine.
Comitted in revision 41649.
Thanks !
Yours,
Jürgen
-- * Dipl.-Math. Jürgen Hunold ! Ingenieurgesellschaft für * voice: ++49 511 262926 57 ! Verkehrs- und Eisenbahnwesen mbH * fax : ++49 511 262926 99 ! Lister Straße 15 * juergen.hunold_at_[hidden] ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk