[PPL-devel] ppl/interfaces/OCaml ppl_interface_generator_o ...

Patricia Hill hill at cs.unipr.it
Wed Sep 10 10:26:27 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	hill at cs.unipr.it	2008-09-10 10:26:27

Modified files:
	interfaces/OCaml: ppl_interface_generator_ocaml_mli.m4 
	                  ppl_ocaml_globals.cc ppl_ocaml_globals.ml 
	interfaces/OCaml/tests: test1.ml 

Log message:
	Added code for ppl_version() and similar functions.
	Fixed a warning (ppl_ocaml_globals.cc) - caused by using
	CAMLparam(0) instead of CAMLparam1(unit) that declares the
	dummy parameter "unit".
	Fixed a cut-and-paste typo in the mli fixed code.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/OCaml/ppl_interface_generator_ocaml_mli.m4.diff?cvsroot=ppl&r1=1.15&r2=1.16
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/OCaml/ppl_ocaml_globals.cc.diff?cvsroot=ppl&r1=1.17&r2=1.18
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/OCaml/ppl_ocaml_globals.ml.diff?cvsroot=ppl&r1=1.10&r2=1.11
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/OCaml/tests/test1.ml.diff?cvsroot=ppl&r1=1.11&r2=1.12




More information about the PPL-devel mailing list