Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.std.c > #6441 > unrolled thread
| Started by | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
|---|---|
| First post | 2022-07-28 20:43 -0700 |
| Last post | 2022-08-05 07:52 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.std.c
C23 draft posted in Twitter Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2022-07-28 20:43 -0700
Re: C23 draft posted in Twitter Philipp Klaus Krause <pkk@spth.de> - 2022-08-05 07:52 +0200
| From | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
|---|---|
| Date | 2022-07-28 20:43 -0700 |
| Subject | C23 draft posted in Twitter |
| Message-ID | <87v8rgwplc.fsf@nosuchdomain.example.com> |
https://twitter.com/__phantomderp/status/1552573764659023872
"All feature papers merged. The rest of the changes are editorial
fixes to like 40 different things.
But this is effectively what C23 is gonna look like, modulo fixes
and NB comments."
The tweet links to
https://drive.google.com/file/d/1tb3uOCFnUQk5AMQ7UcA0qwxlMSB98qrD/view
a 753-page PDF named "N3XXX.pdf". It's the working draft as of July 28,
2022, and does not seem to be on the WG14 site.
[Posted to comp.std.c and comp.lang.c. Followups to comp.std.c.]
--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for Philips
void Void(void) { Void(); } /* The recursive call of the void */
[toc] | [next] | [standalone]
| From | Philipp Klaus Krause <pkk@spth.de> |
|---|---|
| Date | 2022-08-05 07:52 +0200 |
| Message-ID | <tcib73$cc8b$1@solani.org> |
| In reply to | #6441 |
Am 29.07.22 um 05:43 schrieb Keith Thompson: > https://twitter.com/__phantomderp/status/1552573764659023872 > > "All feature papers merged. The rest of the changes are editorial > fixes to like 40 different things. > > But this is effectively what C23 is gonna look like, modulo fixes > and NB comments." > > The tweet links to > https://drive.google.com/file/d/1tb3uOCFnUQk5AMQ7UcA0qwxlMSB98qrD/view > a 753-page PDF named "N3XXX.pdf". It's the working draft as of July 28, > 2022, and does not seem to be on the WG14 site. > > [Posted to comp.std.c and comp.lang.c. Followups to comp.std.c.] > There now is an official draft, which has those editorial fixes (NB comments are still to come): https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3047.pdf
[toc] | [prev] | [standalone]
Back to top | Article view | comp.std.c
csiph-web