That's a compiler bug, surely. A C function that takes no callbacks is not going to throw.

On Sat, 6 Nov 2021, 17:56 sotrdg sotrdg, <euloanty@live.com> wrote:

cpp-noexcept_call/README.md at main · tearosccebe/cpp-noexcept_call (github.com)

 

The compiler does NOT treat the libc functions as noexcept functions in C++. They do not. In fact I have got bitten by this.

 

 

Sent from Mail for Windows