gcc/libphobos/libdruntime/core
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
..
internal d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00
stdc libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e 2021-04-19 19:27:41 +02:00
stdcpp
sync
sys libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD 2021-05-13 19:24:56 +02:00
thread libphobos: Fix build fails for powerpc-linux 2021-04-21 02:29:43 +02:00
atomic.d
attribute.d
bitop.d d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00
checkedint.d d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00
cpuid.d d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00
demangle.d libphobos: Merge upstream druntime d37ef985. 2020-11-27 21:27:13 +01:00
exception.d
math.d d: Add float and double overloads for all core.math intrinsics 2020-11-27 21:27:13 +01:00
memory.d
runtime.d
simd.d d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00
time.d libphobos: Merge upstream druntime 94686651 2019-08-21 07:54:19 +00:00
vararg.d d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00
volatile.d d: Merge upstream dmd 46133f761, druntime 0fd4364c 2021-02-04 23:04:48 +01:00