-
- Downloads
libphobos: Fix static asserts on NetBSD, FreeBSD, DragonFlyBSD
The function declarations were updated to use `const scope', but the static asserts were not. Reviewed-on: https://github.com/dlang/druntime/pull/3470 libphobos/ChangeLog: * libdruntime/MERGE: Merge upstream druntime 98c6ff0c.
Showing
- libphobos/libdruntime/MERGE 1 addition, 1 deletionlibphobos/libdruntime/MERGE
- libphobos/libdruntime/core/sys/dragonflybsd/dlfcn.d 6 additions, 9 deletionslibphobos/libdruntime/core/sys/dragonflybsd/dlfcn.d
- libphobos/libdruntime/core/sys/freebsd/dlfcn.d 2 additions, 2 deletionslibphobos/libdruntime/core/sys/freebsd/dlfcn.d
- libphobos/libdruntime/core/sys/netbsd/dlfcn.d 6 additions, 9 deletionslibphobos/libdruntime/core/sys/netbsd/dlfcn.d
- libphobos/libdruntime/core/sys/posix/dlfcn.d 2 additions, 2 deletionslibphobos/libdruntime/core/sys/posix/dlfcn.d
Loading
Please register or sign in to comment