From d91cb2059fb8b5a50a2aced199e987ab2cf3b629 Mon Sep 17 00:00:00 2001 From: Iain Buclaw Date: Thu, 28 Apr 2022 12:40:59 +0200 Subject: d: Merge upstream dmd 313d28b3d, druntime e361d200. D front-end changes: - Import latest bug fixes from the 2.100 release branch. - Fix signatures of extern C++ functions that have size_t parameters. gcc/d/ChangeLog: * dmd/MERGE: Merge upstream dmd 313d28b3d. * d-port.cc (Port::memicmp): Use d_size_t instead of size_t. (Port::valcpy): Likewise. libphobos/ChangeLog: * libdruntime/MERGE: Merge upstream druntime e361d200. --- libphobos/libdruntime/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libphobos') diff --git a/libphobos/libdruntime/MERGE b/libphobos/libdruntime/MERGE index e08d9cdc0fd..c94634f4770 100644 --- a/libphobos/libdruntime/MERGE +++ b/libphobos/libdruntime/MERGE @@ -1,4 +1,4 @@ -27834edb5e1613e3abd43e09880c36d9fc961938 +e361d200b287a68344095f306cf5ea3a63c080e1 The first line of this file holds the git revision number of the last merge done from the dlang/druntime repository. -- cgit v1.2.3