This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/46455] resource leaks due to missing destructors for mutexes and condvars


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46455

--- Comment #25 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-11-16 22:36:16 UTC ---
(In reply to comment #24)
> apparently the 1st overload doesn't match so it falls back to the 3rd one.

bah! ok, thanks, back to the drawing board...


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