From a706e196eec3a721908a452a46744ca1da1d27d4 Mon Sep 17 00:00:00 2001 From: Klemens Nanni Date: Mon, 20 Dec 2021 07:38:40 +0100 Subject: [PATCH] Mention being tested on OpenBSD Release 1.0.0 has been ported to OpenBSD, used in other ports such as net/tdeskop (official Telegram Desktop client) and the official tests report "All tests passed (377 assertions in 26 test cases)" on OpenBSD 7.0 -CURRENT using three different compilers. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d16836e..4fcbfad 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ The interface is the same as `std::expected` as proposed in [p0323r3](http://www Tested on: +- OpenBSD + * clang 13.0.0 + * clang 11.1.0 + * g++ 8.4.0 - Linux * clang 6.0.1 * clang 5.0.2