From 19d2c9a62b802bf661acab09455f0427e05cc368 Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Sun, 24 Sep 2017 04:18:41 +0100 Subject: Restore Visual Studio support. Many, many, many thanks to @jamboree for telling me the workaround for the ICEs. --- release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release_notes.md') diff --git a/release_notes.md b/release_notes.md index c09207d5..71319b31 100644 --- a/release_notes.md +++ b/release_notes.md @@ -79,7 +79,7 @@ co_await co_write(fh, {{{buffer, sizeof(buffer)}}, 0}).value(); These compilers and OS are regularly tested: - GCC 7.0 (Linux 4,x x64) - clang 4.0 (Linux 4.x x64) -- clang 5.0 (Windows 10 x64) +- Visual Studio 2017 (Windows 10 x64) Other compilers, architectures and OSs may work, but are not tested regularly. You will need a Filesystem TS implementation in your STL and C++ 14. See https://github.com/ned14/afio/blob/master/programs/fs-probe/fs_probe_results.yaml -- cgit v1.2.3