[Bug libstdc++/49204] [C++0x] remaining issues in <future>
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 22 19:20:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49204
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ABI
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-08-22 19:20:19 UTC ---
(In reply to comment #7)
> timed waiting functions do nto return future_status::deferred if the shared
> state contains a deferred function (requires an additional virtual function to
> be added to the vtable)
setting ABI keyword as this can't be properly fixed without an incompatible
change
More information about the Gcc-bugs
mailing list