Boost logo

Boost Users :

From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2008-05-26 07:54:55


Jeff wrote:
> Hello everyone,
>
> I've written some code with the serialization library, using a binary
> archive and some derived classes.
> If I compile with -DNDEBUG then the code does stops working. If I remove
> just this one switch
> then everything works fine.

What do you mean by "stops working"? When I've experienced diff's
between program behavior dependant on NDEBUG it's usually due to using
an uninitialized variable.

Jeff Flinn


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net