This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RE: STL debug mode


On Fri, Apr 19, 2002 at 10:29:59AM +0200, Peter Nordlund L (ERA) wrote:
> Sorry, but I don't understand what you mean.

Let's say your code has a bug.  If the C++ standard requires us to throw a
particular exception for that bug, then we throw that exception even when
we're not in some kind of debug mode.


> In my experience the following program will cause a Segmentation fault.:

Ah, now I understand what you mean.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]