[pkg-d-commits] [ldc] 45/95: Merge 2.073.2 front-end

Matthias Klumpp mak at moszumanska.debian.org
Thu Jul 13 20:53:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to annotated tag v1.3.0-beta1
in repository ldc.

commit 88f69e9b235458e43f481ebb48e62a29137802ba
Author: Martin <noone at nowhere.com>
Date:   Sat Mar 11 11:54:18 2017 +0100

    Merge 2.073.2 front-end
---
 CMakeLists.txt         | 2 +-
 runtime/druntime       | 2 +-
 runtime/phobos         | 2 +-
 tests/d2/dmd-testsuite | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4893628..734d645 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -59,7 +59,7 @@ set(LDC_VERSION "1.3.0") # May be overridden by git hash tag
 set(DMDFE_MAJOR_VERSION   2)
 set(DMDFE_MINOR_VERSION   0)
 set(DMDFE_PATCH_VERSION   73)
-set(DMDFE_FIX_LEVEL       1) # Comment out if not used
+set(DMDFE_FIX_LEVEL       2) # Comment out if not used
 
 set(DMD_VERSION ${DMDFE_MAJOR_VERSION}.${DMDFE_MINOR_VERSION}${DMDFE_PATCH_VERSION})
 if(DEFINED DMDFE_FIX_LEVEL)
diff --git a/runtime/druntime b/runtime/druntime
index d0f001d..63c9db7 160000
--- a/runtime/druntime
+++ b/runtime/druntime
@@ -1 +1 @@
-Subproject commit d0f001ddf28401ff492050cd73ad304c3b4898ae
+Subproject commit 63c9db78e0abde351de25cac62b66e4557f7b9ab
diff --git a/runtime/phobos b/runtime/phobos
index d93f202..c7f10c0 160000
--- a/runtime/phobos
+++ b/runtime/phobos
@@ -1 +1 @@
-Subproject commit d93f2026c1ebdec93cf5af27514d3e72e7738fc6
+Subproject commit c7f10c011fd9065a019102733bcc57346f03f79e
diff --git a/tests/d2/dmd-testsuite b/tests/d2/dmd-testsuite
index bdecaa5..97f43e2 160000
--- a/tests/d2/dmd-testsuite
+++ b/tests/d2/dmd-testsuite
@@ -1 +1 @@
-Subproject commit bdecaa5d46c7c1cae28cde42eab8d0ded708118f
+Subproject commit 97f43e2507f4e8d2537485f899a8c0cb19b972ca

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list