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 c++/36833] unexpected warning: guard 13936 owner may be used uninitialized in this function



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-08-11 00:44 -------
This warning is valid as far as I can tell as the compiler does not know
ACE_OS::mutex_lock does not throw.


-- 


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


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