protz / ocaml-installer

The official windows installer (built using NSIS) for OCaml

Home Page:http://protz.github.com/ocaml-installer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocaml in cmd not working

ygrek opened this issue · comments

Here is what I get immediately after starting ocaml in cmd :

C:\Users\user>ocaml
        OCaml version 4.00.0+beta2

# Characters -1--1:
  Error: I/O error: Not enough space
# Characters -1--1:
  Error: I/O error: Not enough space
# Characters -1--1:
  Error: I/O error: Not enough space
# Characters -1--1:
  Error: I/O error: Not enough space
# Characters -1--1:
  Error: I/O error: Not enough space
# Characters -1--1:

and it continues indefinitely unitl I hit Ctrl-C :

Characters -1--1:
Fatal error: exception Sys.Break

ocaml in cygwin shell works fine.
OS: Windows 7 (version 6.1.7600)

Yes, this is a bug in OCaml that Fabrice is going to fix very soon. Thanks for the report!

Yes,this is a bug

This has been fixed in revisions 12640 and 12641 so the fix will be
included when I release the final version of the installer.

On Mon 02 Jul 2012 10:07:13 AM CEST, 墨阳 wrote:

Yes,this is a bug


Reply to this email directly or view it on GitHub:
#12 (comment)