LWG Issue 2056 - change the value of future_errc::broken_promise

Marshall Clow mclow.lists at gmail.com
Thu Sep 12 10:50:53 PDT 2013


Make it non-zero, like all the other error codes in the library.

Note: This changes both the dylib and the headers, and in a way that could break existing code
(i.e, if you explicitly test for std:: future_errc::broken_promise, then you will need to recompile your code)

-- Marshall

Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>

A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
        -- Yu Suzuki

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ish2056.patch
Type: application/octet-stream
Size: 842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130912/c5cdbe0e/attachment.obj>


More information about the cfe-commits mailing list