[GIT] ppl/ppl(master): Where the result type is unit, the type returned by C++ must

Module: ppl/ppl Branch: master Commit: 8bd3d1d46d8b44f57d29b39912c3802968856596 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8bd3d1d46d8b4...
Author: Patricia Hill p.m.hill@leeds.ac.uk Date: Wed Mar 25 12:43:32 2009 +0000
Where the result type is unit, the type returned by C++ must be a CAMLprim value type and not a void.
---
.../OCaml/ppl_interface_generator_ocaml_cc_code.m4 | 132 ++++++++++---------- interfaces/OCaml/ppl_ocaml_common.cc | 44 ++++---- .../ppl_interface_generator_ocaml_test_ml_code.m4 | 128 ++++++++++---------- interfaces/OCaml/tests/test1.ml | 8 ++ 4 files changed, 160 insertions(+), 152 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=8bd3d1d46...
participants (1)
-
Patricia Hill