pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/ocaml



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Fri Aug  7 11:16:30 UTC 2015

Modified Files:
        pkgsrc/lang/ocaml: Makefile.common PLIST buildlink3.mk distinfo
        pkgsrc/lang/ocaml/patches: patch-Makefile patch-stdlib_Makefile.shared

Log Message:
This is an update of lang/ocaml to its latest version, 4.02.3. Changes
include:

Bug fixes:
- Top-level custom printing for GADTs: interface change in 4.02.2
  (Grégoire Henry, report by Jeremy Yallop)
- corrupted final_table (ygrek)
- R#6926: Regression: ocamldoc lost unattached comment
  (Damien Doligez, report by François Bobot)
- Aliased result type of GADT constructor results in assertion failure
  (Jacques Garrigue)

Feature wishes:
- PR#6691: install .cmt[i] files for stdlib and compiler-libs
  (David Sheets, request by Gabriel Radanne)
- New primitive: caml_alloc_dummy_function
  (Hugo Heuzard)


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/lang/ocaml/Makefile.common
cvs rdiff -u -r1.30 -r1.31 pkgsrc/lang/ocaml/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/lang/ocaml/buildlink3.mk
cvs rdiff -u -r1.86 -r1.87 pkgsrc/lang/ocaml/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/ocaml/patches/patch-Makefile
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/lang/ocaml/patches/patch-stdlib_Makefile.shared

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