Re: D1095R0/N2xxx draft 4: Zero overhead deterministic failure - A unified mechanism for C and C++

2018-08-12 Thread Niall Douglas
> I think your paper's example should NOT use abs(), but instead some > other function (whether you merely rename your existing example to > 'myabs', or pick a different function which DOES have well-defined errno > semantics right now), precisely because abs() does NOT currently have >

WG14 N2471/WG21 P2069: Stackable, thread local, signal guards

2020-04-03 Thread Niall Douglas
WG14 N2471/WG21 P2069: "Stackable, thread local, signal guards" proposes a modernisation of signal handling for C, C++, POSIX and most other platforms. Earlier this morning, WG14 voted in a straw poll "we wanted to see something along the lines of WG14 N2471 in C2x": 5/2/6 (weak consensus). In