NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/4480 CVS commit: pkgsrc/lang/ocaml



The following reply was made to PR port-sparc/4480; it has been noted by GNATS.

From: Thomas Klausner <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/4480 CVS commit: pkgsrc/lang/ocaml
Date: Fri, 25 Apr 2008 07:13:40 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  wiz
 Date:          Fri Apr 25 07:13:39 UTC 2008
 
 Modified Files:
        pkgsrc/lang/ocaml: Makefile.common distinfo
 
 Log Message:
 Update to 3.10.2:
 
 Objective Caml 3.10.2:
 ----------------------
 
 Bug fixes:
 - PR#1217 (partial) Typo in ocamldep man page
 - PR#3952 (partial) ocamlopt: allocation problems on ARM
 - PR#4339 (continued) ocamlopt: problems on HPPA
 - 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)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.20 -r1.21 pkgsrc/lang/ocaml/Makefile.common
 cvs rdiff -r1.42 -r1.43 pkgsrc/lang/ocaml/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index