diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -129,6 +129,7 @@ Bug fixes: - PR#6361: Hashtbl.hash not terminating on some lazy values w/ recursive types - PR#6383: Exception Not_found when using object type in absent module - PR#6384: Uncaught Not_found exception with a hidden .cmi file +- PR#6385: wrong allocation of large closures by the bytecode interpreter - fix -dsource printing of "external _pipe = ..." (Gabriel Scherer) - bound-checking bug in caml_string_{get,set}{16,32,64} |