diff options
author | Alain Frisch <alain@frisch.fr> | 2013-07-01 08:29:51 +0000 |
---|---|---|
committer | Alain Frisch <alain@frisch.fr> | 2013-07-01 08:29:51 +0000 |
commit | cf5a7e3b5004114dbcce44e2d737dbdb91b9fcf0 (patch) | |
tree | 0b4e780b195bf6d726dbd158261f8eb6617d2d2f /Changes | |
parent | c631c7a1ddc216ddf9d21c3dc8ca6a74696bddd0 (diff) |
Re-undo commit 11966 (which is the fix for #5325 that caused #5578) to be synchronized with 4.01 and have a safe trunk.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13860 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -378,8 +378,6 @@ Bug Fixes: - PR#5318: segfault on stack overflow when reading marshaled data - PR#5319: %r11 clobbered by Lswitch in Windows AMD64 native-code compilation - PR#5322: type abbreviations expanding to a universal type variable -- PR#5325: (Windows) blocked Unix.recv in one thread blocks Unix.send in - another thread - PR#5328: under Windows, Unix.select leaves sockets in non-blocking mode - PR#5330: thread tag with '.top' and '.inferred.mli' targets - PR#5331: ocamlmktop is not always a shell script |