Home
GnuPG
Search
Configure Global Search
Log In
Transactions
T4002
Change Details
Change Details
Old
New
Diff
<gpg-error.h> needs to use __noreturn__ instead of noreturn to avoid incompatibilities with C11, and specifically <stdnoreturn.h>. see https://github.com/systemd/systemd/pull/8456 I will attach a patch
<gpg-error.h> needs to use `__noreturn__` instead of `noreturn` to avoid incompatibilities with C11, and specifically <stdnoreturn.h>. see https://github.com/systemd/systemd/pull/8456 I will attach a patch
<gpg-error.h> needs to use
`
__noreturn__
`
instead of
`
noreturn
`
to avoid incompatibilities with C11, and specifically <stdnoreturn.h>. see https://github.com/systemd/systemd/pull/8456 I will attach a patch
Continue