------- Comment #2 from redi at gcc dot gnu dot org  2010-06-26 14:01 -------
condition_variable_any was completely broken in 4.4 and its ABi changed when we
implemented it for real. Obviously we can't preserve ABI between a broken,
incomplete implementation and a working one, so I'm not really worried about
this "bug". If anyone was able to use the condition_variable_any in 4.4 I'd
like to know how they did it!


-- 


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

Reply via email to