diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -157,6 +157,7 @@ Bug Fixes: - PR#5603: wrong .file debug info generated by ocamlopt -g - PR#5610: new unmarshaler (from PR#5318) fails to freshen object identifiers - PR#5620: invalid printing of type manifest (camlp4 revised syntax) +- PR#5637: invalid printing of anonymous type parameters (camlp4 revised syntax) - PR#5643: issues with .cfi and .loc directives generated by ocamlopt -g - PR#5651: printer for abstract data type (camlp4 revised syntax) - PR#5661: fixes for the test suite |