~nabijaczleweli/wg14

PhD put me up to writing WG14 papers :/
N3363 assigned
multiple previous
block scope of a variadic function => compound-statement of the body of a variadic function

refs

trunk
browse  log 

clone

read-only
https://git.sr.ht/~nabijaczleweli/wg14
read/write
git@git.sr.ht:~nabijaczleweli/wg14

You can also use your local clone with git send-email.

#wg14 builds.sr.ht badge Licence

PhD put me up to writing WG14 papers :/

#PDFs

#n2878: nsec_t && timespec::tv_nsec

Discussed on 17.05.2022; verdict: delayed; quoth PhD:

  • implementation-defined SIGNED integer type (must be signed)
  • talk to Nick Stoughton (Austin Group/POSIX) about timespec change since POSIX owns it
  • should not have a name (nsec_t is used in user code, we could break people)
  • Denied for C23, but can be allowed for C2Y/C3a (whenever the hell that is)

#n3066 (p1): timespec::tv_nsec

nsec_t/* see below */ + "shall be of an implementation-defined signed integer type capable of…"

Accepted in n3091 (2023-01-27), to land in C23.

#n3285: stdarg.h wording...

#n3359 (p1): stdarg.h wording...

comments

#n3363 (p2): stdarg.h wording...