Re: [Caml-list] OCaml 3.12.1 compatibility report

2011-06-27 Thread Damien Doligez
On 2011-06-16, at 19:46, Gerd Stolpmann wrote: > In such cases printf is a good workaround. Exists everywhere as shell > command, is a POSIX standard, and works as usual, with full control over > newlines. When I was young, printf didn't exist, so I used echo $foo | tr -d '\012' But Gerd's

Re: [Caml-list] OCaml 3.12.1 compatibility report

2011-06-27 Thread Stéphane Glondu
Le 16/06/2011 19:59, Serge Ziryukin a écrit : [...] bin_prot-1.3.1.tar.gz [...] Did you also run 'make test' on bin_prot? It fails for me: I: Running command '/Users/ftrvxmtrx/temp/sandbox/bin_prot-1.3.1/_build/lib_test/test_runner' FF.

Re: [Caml-list] OCaml 3.12.1 compatibility report

2011-06-27 Thread xclerc
Le 27 juin 2011 à 12:29, Stéphane Glondu a écrit : > Le 16/06/2011 19:59, Serge Ziryukin a écrit : >> [...] >>> bin_prot-1.3.1.tar.gz >> [...] >> >> Did you also run 'make test' on bin_prot? >> It fails for me: >> >> I: Running command >> '/Users/ftrvxmtrx/temp/sandbox/bin_prot-1.3.1/_build/li

Re: [Caml-list] OCaml 3.12.1 compatibility report

2011-06-27 Thread Till Varoquaux
On Mon, Jun 27, 2011 at 8:49 AM, xclerc wrote: > > Le 27 juin 2011 à 12:29, Stéphane Glondu a écrit : > >> Le 16/06/2011 19:59, Serge Ziryukin a écrit : >>> [...] bin_prot-1.3.1.tar.gz >>> [...] >>> >>> Did you also run 'make test' on bin_prot? >>> It fails for me: >>> >>> I: Running command

Re: [Caml-list] OCaml 3.12.1 compatibility report

2011-06-27 Thread Xavier Leroy
2011/6/27 xclerc : > The tests are failing because a try is made to compare two big arrays with > different layouts. > It used to be accepted by the big array compare function, but now only big > arrays with the > same kind and layout can be compared [1]. Technically, bigarrays that differ in k

Re: [Caml-list] OCaml 3.12.1 compatibility report

2011-06-27 Thread Markus Mottl
On Mon, Jun 27, 2011 at 11:22, Xavier Leroy wrote: > I'd be interested to understand why bin_prot ends up comparing > bigarrays of different layouts: is this an oversight in the test suite > or a strong requirement? I have traced down this problem to the C-bindings of the bin-prot library. When

[Caml-list] build problem with 3.12.0; no ocamlrun in /usr/local/bin

2011-06-27 Thread derek . schutt
Hi, I'm a new user of ocaml, and having some difficulties that are probably due to my own ignorance. Namely, ocamlrun doesn't seem to get produced when I compile the code. I've downloaded and tried to compile ocaml 3.12.0 on a 64-bit linux system (Fedora 14, kernel 2.6.35.6-45.fc14.x86_64).m

Re: [Caml-list] build problem with 3.12.0; no ocamlrun in /usr/local/bin

2011-06-27 Thread Andrew Psaltis
On 2011-06-27 16:39, derek.sch...@colostate.edu wrote: > Hi, I'm a new user of ocaml, and having some difficulties that are probably > due > to my own ignorance. Namely, ocamlrun doesn't seem to get produced when I > compile the code. > > I've downloaded and tried to compile ocaml 3.12.0 on a 6

Re: [Caml-list] build problem with 3.12.0; no ocamlrun in /usr/local/bin

2011-06-27 Thread Derek Schutt
Thanks Andrew, that is good to know. I had looked on the ocaml web page, but didn't think to look in the usual repositories. Incidentally, with the kind help of Matthieu Dubuget, my problem has been solved. It was rather embarassing: I forgot to do "make install". All is well. Thanks ever

[Caml-list] CFP PEPM12: Workshop on Partial Evaluation and Program Manipulation

2011-06-27 Thread oleg
ACM SIGPLAN 2012 Workshop on Partial Evaluation and Program Manipulation January 23-24, 2012. Philadelphia, Pennsylvania, USA (co-located with POPL'12) Call For Papers http://www.program-transformation.org/PEPM12 The PEPM Symposium/Workshop series aims to bring together researchers and practiti

Re: [Caml-list] build problem with 3.12.0; no ocamlrun in /usr/local/bin

2011-06-27 Thread Mihamina Rakotomandimby
> On Mon, 27 Jun 2011 22:39:20 +0200 > derek.sch...@colostate.edu wrote: > Hi, I'm a new user of ocaml, Also note that there is a mailing list for "beginners": http://tech.groups.yahoo.com/group/ocaml_beginners/ -- RMA. -- Caml-list mailing list. Subscription management and archives: https://