From 94ff44d9f3df0ce081bd66c5ebebee660608342b Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 2 Jul 2019 22:57:20 -0700 Subject: README: Wide character constants are implemented --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 144c2ae..ef276b6 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ specified in `config.h`. - Digraph and trigraph sequences ([6.4.6p3] and [5.2.1.1], will not be implemented). -- Wide string literals and character constants ([#35] and [#36]). +- Wide string literals ([#35]). - Variable-length arrays ([#1]). - `volatile`-qualified types ([#7]). - `_Thread_local` storage-class specifier ([#5]). @@ -126,6 +126,5 @@ be created, which will then become the preferred form of contribution. [#6]: https://todo.sr.ht/~mcf/cc-issues/6 [#7]: https://todo.sr.ht/~mcf/cc-issues/7 [#35]: https://todo.sr.ht/~mcf/cc-issues/35 -[#36]: https://todo.sr.ht/~mcf/cc-issues/36 [#44]: https://todo.sr.ht/~mcf/cc-issues/44 [GitHub mirror]: https://github.com/michaelforney/cc -- cgit v1.2.3