caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David Allsopp" <dra-news@metastack.com>
To: "'caml users'" <caml-list@inria.fr>
Subject: RE: [Caml-list] 3.10.2 release candidate 1
Date: Tue, 26 Feb 2008 21:00:00 +0100	[thread overview]
Message-ID: <000301c878b2$3a216cc0$8501a8c0@countertenor> (raw)
In-Reply-To: <FAA24410-122F-4AD5-83FE-F1C58A2A7A9E@inria.fr>

Damien et al,

OCaml 3.10.2+rc1 seems to work on Windows XP SP2/Cygwin+MinGW (which deals
with one of the tests below). I've also successfully built findlib 1.2.1,
ocamlODBC 2.15, calendar 2.0.1 and ExtLib 1.5.1 but with issues which I'm
posting here in case anyone else wishes elaborate/correct on them:

findlib 1.2.1
	The detection of site-libs\stublibs in ld.conf for the warning at
the end of ocamlfind install is case sensitive (so C: and c: are erroneously
considered different).

ocamlODBC 2.15
	Configure.nt & Makefile.nt no longer need to mess around with
cygpath when building ocaml_odbc_c.o because ocaml_odbc_c.c now references
the OCaml headers correctly ("caml/mlvalues.h" etc).

Calendar 2.0.1
	The Makefile needs to pass -slash to ocamldep or the .depend file is
corrupt when using Cygwin make as a MinGW built ocamldep uses backslashes (I
presume something must changed since 1.9.5 as I haven't needed to patch for
that before).

ExtLib 1.5.1
	Has the wrong version number in META.txt.

HTH,


David

-----Original Message-----
From: caml-list-bounces@yquem.inria.fr
[mailto:caml-list-bounces@yquem.inria.fr] On Behalf Of Damien Doligez
Sent: 19 February 2008 17:00
To: caml users
Subject: [Caml-list] 3.10.2 release candidate 1

Dear OCaml users,

We have prepared a release candidate for OCaml 3.10.2.  It is  
available in source
code at
< ftp://ftp.inria.fr/INRIA/cristal/ocaml/ocaml-3.10/ocaml-3.10.2+rc1.tar.bz2

  >.

Please download it, try it, and report success or failure to me:
< damien.doligez@inria.fr >.

See if you can help fill the holes in
< http://gallium.inria.fr/~doligez/csl-rc-test.html >.

-- Damien


Objective Caml 3.10.2+rc1:
--------------------------

Bug fixes:
- PR#1217 (partial) Typo in ocamldep man page
- PR#4455 str.mli not installed under Windows
- PR#4473 crash when accessing float array with polymorphic method
- PR#4480 runtime would not compile without gcc extensions
- PR#4481 wrong typing of exceptions with object arguments
- PR#4490 typo in error message
- Random crash on 32-bit when major_heap_increment >= 2^22
- Big performance bug in Weak hashtables
- Small bugs in the make-package-macosx script
- Bug in typing of polymorphic variants (reported on caml-list)

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


      parent reply	other threads:[~2008-02-26 20:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19 16:00 Damien Doligez
2008-02-20 11:29 ` Camlp5 release 5.08 Daniel de Rauglaudre
2008-02-26 20:00 ` David Allsopp [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000301c878b2$3a216cc0$8501a8c0@countertenor' \
    --to=dra-news@metastack.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).