> > > Can you show some code diffs? That's the only way to be sure, but it > sounds ok to clean up stream private state (especially open file > descriptors) from a dtor, iff close hasn't been called (if close *has* > been called, then state should be cleared or otherwise reset so the dtor > can know not to double-free/release/close). Yes see the patch dated 02/23/01, proposed fix in bugzilla for bug #69862. Navin > > /be
- Closing streams in the destructor Navin Gupta
- Re: Closing streams in the destructor Brendan Eich
- Re: Closing streams in the destructor Navin Gupta
- Re: Closing streams in the destructor Alec Flett
- Re: Closing streams in the destructor Adam D. Moss
- Re: Closing streams in the destructor Patrick Beard
- Re: Closing streams in the destructor Matthew Tuck
- Re: Closing streams in the destructor Patrick Beard
- Re: Closing streams in the destructor Simon Fraser
- Re: Closing streams in the destructor Navin Gupta
- Re: Closing streams in the destructor Matthew Tuck
