From d3c3bd80565e79bd8ad7eaeb9d58369f97002b56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Mon, 17 Feb 2020 18:05:34 +0100 Subject: [PATCH] Preprocessor update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit – fix lookbehind to handle `-` sign in substitution of dates in native statements (#1708) — remove support for weekly dates --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index a5743ae743..b1905dd576 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit a5743ae743916287e03c8ed9fdcd4c68d23418d5 +Subproject commit b1905dd5764626e036c339c8277ef2c429716564 -- GitLab