caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* 3.10.2 release candidate 1
@ 2008-02-19 16:00 Damien Doligez
  2008-02-20 11:29 ` Camlp5 release 5.08 Daniel de Rauglaudre
  2008-02-26 20:00 ` [Caml-list] 3.10.2 release candidate 1 David Allsopp
  0 siblings, 2 replies; 3+ messages in thread
From: Damien Doligez @ 2008-02-19 16:00 UTC (permalink / raw)
  To: caml users

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)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Camlp5 release 5.08
  2008-02-19 16:00 3.10.2 release candidate 1 Damien Doligez
@ 2008-02-20 11:29 ` Daniel de Rauglaudre
  2008-02-26 20:00 ` [Caml-list] 3.10.2 release candidate 1 David Allsopp
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel de Rauglaudre @ 2008-02-20 11:29 UTC (permalink / raw)
  To: caml-list

Hello everybody,

New release of Camlp5: 5.08

Main changes:
 - Added compatibility with OCaml version 3.10.2.
 - Fixed bug about access to big arrays in normal syntax.
 - Added "pr_extprint.cmo", printer rebuilding EXTEND_PRINTER
   statements in their original syntax.

Sources and documentation available at:
   http://pauillac.inria.fr/~ddr/camlp5/

Sorry for those who wrote me about some bugs and improvements in Camlp5.
I have been very busy on other topics these days and no time to look at
them. But I don't forget you...

-- 
Daniel de Rauglaudre
http://pauillac.inria.fr/~ddr/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [Caml-list] 3.10.2 release candidate 1
  2008-02-19 16:00 3.10.2 release candidate 1 Damien Doligez
  2008-02-20 11:29 ` Camlp5 release 5.08 Daniel de Rauglaudre
@ 2008-02-26 20:00 ` David Allsopp
  1 sibling, 0 replies; 3+ messages in thread
From: David Allsopp @ 2008-02-26 20:00 UTC (permalink / raw)
  To: 'caml users'

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-26 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-19 16:00 3.10.2 release candidate 1 Damien Doligez
2008-02-20 11:29 ` Camlp5 release 5.08 Daniel de Rauglaudre
2008-02-26 20:00 ` [Caml-list] 3.10.2 release candidate 1 David Allsopp

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).