Update Changes.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12043 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Alain Frisch 2012-01-18 10:42:40 +00:00
parent fc3bfa68d5
commit 8acbeff60b
1 changed files with 3 additions and 1 deletions

View File

@ -70,10 +70,12 @@ Feature wishes:
in sub-modules
- PR#5411: new directive for the toplevel: #load_rec
- PR#5420: Unix.openfile share mode (Windows)
- PR#5437: warning for useless open statements
- PR#5438: new warnings for unused declarations
- PR#5454: Digest.compare is missing and md5 doc update
- PR#5467: no extern "C" into ocaml C-stub headers
- PR#5478: ocamlopt assumes ar command exists
- PR5479: Num.num_of_string may raise an exception, not reflected in the documentation.
- PR#5479: Num.num_of_string may raise an exception, not reflected in the documentation.
Shedding weight:
* Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS.