I've committed this as obvious. The TS section didn't note coroutines
were in progress.
nathan
--
Nathan Sidwell
Index: projects/cxx-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx-status.html,v
retrieving revision 1.83
diff -U 2 -r1.83 cxx-status.html
--- projects/cxx-status.html 18 Apr 2019 15:29:32 -0000 1.83
+++ projects/cxx-status.html 29 Apr 2019 14:08:01 -0000
@@ -668,5 +668,5 @@
<td> Coroutines </td>
<td><a href="http://wg21.link/n4649">N4649</a></td>
- <td class="unsupported"> No </td>
+ <td class="unsupported"> <a href="../wiki/cxx-coroutines">In progress</a> </td>
<td></td>
<td></td>
@@ -675,5 +675,5 @@
<td> Modules </td>
<td><a href="http://wg21.link/n4720">N4720</a></td>
- <td class="unsupported"> <a href="https://gcc.gnu.org/wiki/cxx-modules">In progress</a> </td>
+ <td class="unsupported"> <a href="../wiki/cxx-modules">In progress</a> </td>
<td></td>
<td></td>