gcc/libphobos/libdruntime
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
..
config libphobos: Add Thread/Fiber support code for Darwin (PR98058) 2021-04-19 19:27:27 +02:00
core libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD 2021-05-13 19:24:56 +02:00
gc d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos f89dc217a 2021-04-04 01:26:20 +02:00
gcc libphobos: Fix SIGBUS in read_encoded_value_with_base on sparc-sun-solaris (PR98584) 2021-04-20 02:28:12 +02:00
rt libphobos: Add D runtime support code for MinGW (PR99794) 2021-04-19 19:27:13 +02:00
__entrypoint.di Update copyright years. 2021-01-04 10:26:59 +01:00
__main.di Update copyright years. 2021-01-04 10:26:59 +01:00
LICENSE
Makefile.am libphobos: Add Thread/Fiber support code for Darwin (PR98058) 2021-04-19 19:27:27 +02:00
Makefile.in libphobos: Add Thread/Fiber support code for Darwin (PR98058) 2021-04-19 19:27:27 +02:00
MERGE libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e 2021-04-19 19:27:41 +02:00
object.d d: Merge upstream dmd 5cc71ff83, druntime 1134b710 2021-04-06 19:43:30 +02:00