From a851e0a9ac448e21754f16c4e0978535049682da Mon Sep 17 00:00:00 2001 From: Zackery Spytz Date: Fri, 11 Jan 2019 17:59:23 -0700 Subject: [OCaml] Re-enable the using_protected unit test Use the [member-variable] syntax in using_protected_runme.ml as required by the OCaml module's documentation and implementation. Fix the return type for vec_write() in example.h in the OCaml stl example. --- Examples/test-suite/ocaml/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Examples/test-suite/ocaml/Makefile.in') diff --git a/Examples/test-suite/ocaml/Makefile.in b/Examples/test-suite/ocaml/Makefile.in index 661540bc4..5e4960169 100644 --- a/Examples/test-suite/ocaml/Makefile.in +++ b/Examples/test-suite/ocaml/Makefile.in @@ -39,7 +39,6 @@ nested_directors \ preproc_constants \ smart_pointer_inherit \ typedef_mptr \ -using_protected \ FAILING_C_TESTS = \ enums \ -- cgit v1.2.1