diff options
author | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2013-09-05 08:26:01 +0000 |
---|---|---|
committer | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2013-09-05 08:26:01 +0000 |
commit | 567bca77d28c082c9385f442c3d6f6be8771626c (patch) | |
tree | b96cd3c5d562ab88a0ba8afdf84e5ca6a7fd8154 /Changes | |
parent | 7185e693f52e03406d38ddc99dea9624742e610b (diff) |
Fix PR#6158
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14063 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -239,6 +239,7 @@ Bug fixes: - PR#6090: Module constraint + private type seems broken in ocaml 4.01.0 - PR#6109: Typos in ocamlbuild error messages - PR#6123: Assert failure when self escapes its class +- PR#6158: Fatal error using GADTs Feature wishes: - PR#5181: Merge common floating point constants in ocamlopt |