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]

Re: stdio synching and startup code (was Re: segfaults after loading shared libstdc++)


"Artem Khodush" <artem@duma.gov.ru> writes:

[...]

| Is it safe to close filebuf multiple times? (I think that it should)

Yes it is.

| It it legal C++ to call the destructor for the same object multiple times?

Definitely, not.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com

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