[libcxx-commits] [libcxx] [libc++] Mark papers with no implementation changes required as "Nothing to do" (PR #99621)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 20 05:42:41 PDT 2024
================
@@ -120,4 +120,4 @@
"`P2614R2 <https://wg21.link/P2614R2>`__","LWG", "Deprecate ``numeric_limits::has_denorm``","February 2023","|Complete|","18.0",""
"`P2588R3 <https://wg21.link/P2588R3>`__","LWG", "``barrier``’s phase completion guarantees","February 2023","","",""
"`P2763R1 <https://wg21.link/P2763R1>`__","LWG", "``layout_stride`` static extents default constructor fix","February 2023","","",""
-"`P2736R2 <https://wg21.link/P2736R2>`__","CWG","Referencing The Unicode Standard","February 2023","","","|format|"
+"`P2736R2 <https://wg21.link/P2736R2>`__","CWG","Referencing The Unicode Standard","February 2023","Nothing to do","","|format|"
----------------
mordante wrote:
Actually it means implementations should _always_ use the latest released Unicode version. This means it's complete until the next Unicode release. I think marking it as complete in version 19.0 would be better.
There is a [core issue](https://github.com/cplusplus/papers/issues/1736) filed against this change.
https://github.com/llvm/llvm-project/pull/99621
More information about the libcxx-commits
mailing list