gcc/libphobos/libdruntime/core/sys
Iain Buclaw e218c2985d libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD
The function declarations were updated to use `const scope', but the
static asserts were not.

libphobos/ChangeLog:

	* libdruntime/core/sys/dragonflybsd/dlfcn.d: Update static assert.
	* libdruntime/core/sys/freebsd/dlfcn.d: Likewise.
	* libdruntime/core/sys/netbsd/dlfcn.d: Likewise.
	* libdruntime/core/sys/posix/dlfcn.d: Replace 'in' with 'const scope'.

(cherry picked from commit 7677b501341d84e9889ddf0f3834b5d1ad2922f9)
2021-05-13 19:24:56 +02:00
..
bionic
darwin libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e 2021-04-19 19:27:41 +02:00
dragonflybsd libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD 2021-05-13 19:24:56 +02:00
freebsd libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD 2021-05-13 19:24:56 +02:00
linux
netbsd libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD 2021-05-13 19:24:56 +02:00
openbsd libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e 2021-04-19 19:27:41 +02:00
posix libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD 2021-05-13 19:24:56 +02:00
solaris
windows libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e 2021-04-19 19:27:41 +02:00