better reporting of wrong version for .cmi files

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11292 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 2011-11-29 15:55:49 +00:00
parent 456473d87f
commit 8b700ead50
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Language features:
Compilers:
- Revised simplification of let-alias (PR#5205, PR#5288)
- Better reporting of compiler version mismatch in .cmi files
Native-code compiler:
- Optimized handling of partially-applied functions (PR#5287)