summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorGabriel Scherer <gabriel.scherer@gmail.com>2017-10-19 14:32:52 +0200
committerGitHub <noreply@github.com>2017-10-19 14:32:52 +0200
commit1543a25b70eea392aeed69c59997c6eeaa28b6e1 (patch)
treed0c41a4c7a24c15e04ed70d73eb0982b4ec33cd2 /Changes
parent805868996697cfa2aad1b0ec613cd623a6797f14 (diff)
downloadocaml-revert-1377-ocamldep_nested_include_fix.tar.gz
Revert "MPR#7643, ocamldep: fix nested structures blowup"revert-1377-ocamldep_nested_include_fix
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 0 insertions, 4 deletions
diff --git a/Changes b/Changes
index dd220e5d33..d289d9e779 100644
--- a/Changes
+++ b/Changes
@@ -344,10 +344,6 @@ Release branch for 4.06:
and module type elements
(Florian Angeletti, review by Yawar Amin and Gabriel Scherer)
-- MPR#7643, GPR#1377: ocamldep, fix an exponential blowup in presence of nested
- structures and signatures (e.g. "include struct … include(struct … end) … end")
- (Florian Angeletti, review by Gabriel Scherer, report by Christophe Raffalli)
-
- GPR#681: Introduce ocamltest, a new test driver for the
OCaml compiler testsuite
(Sébastien Hinderer, review by Damien Doligez)