diff options
author | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2005-03-25 00:43:56 +0000 |
---|---|---|
committer | Jacques Garrigue <garrigue at math.nagoya-u.ac.jp> | 2005-03-25 00:43:56 +0000 |
commit | 15aad8cbb615c3c42625ef020f19cda1ac6d57fa (patch) | |
tree | db41610d73091c0cf1af1ddba5f392e3895223fe | |
parent | eb57cd1912a3ac7a17de1f8a7457338041b7b552 (diff) |
ocamlc -i only prints variance annotations when needed
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6827 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | Changes | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ New features: - camlp4: install argl.* files (PR#3439) - ocamldoc: add -man-section option - labltk: add the "solid" relief option (PR#3343) -- compiler: ocamlc -i now prints variance annotations Bug fixes: - typing: fix unsoundness in type declaration variance inference. |