summaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2022-04-28 12:40:59 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2022-04-28 12:58:12 +0200
commitd91cb2059fb8b5a50a2aced199e987ab2cf3b629 (patch)
tree6a60ec92e1bf6f3599b047f9277f3c75321020c6 /libphobos
parent89dbf9a5f55e0f7565865d1b38e681ef7d76afaf (diff)
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.
Diffstat (limited to 'libphobos')
-rw-r--r--libphobos/libdruntime/MERGE2
1 files changed, 1 insertions, 1 deletions
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.