swig/Examples/ocaml
Zackery Spytz 4ca7cd7b27 [OCaml] Eliminate use of -Wno-write-strings
Don't convert string literals to char * in the strings_test example.

In constantWrapper(), use SwigType_str() instead of SwigType_lstr()
in order to keep const qualifiers.
2019-01-24 05:32:35 -07:00
..
argout_ref [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
callback [OCaml] Add a callback example 2019-01-16 00:53:13 -07:00
class [OCaml] Re-enable the using_protected unit test 2019-01-11 17:59:23 -07:00
contract [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
scoped_enum [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
shapes [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
simple [OCaml] Improve "make clean" and similar 2019-01-07 14:24:58 -07:00
std_string Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
std_vector [OCaml] Rename example_prog.ml to runme.ml in the OCaml examples 2019-01-07 11:59:07 -07:00
stl [OCaml] Eliminate use of -Wno-write-strings 2019-01-24 05:32:35 -07:00
string_from_ptr [OCaml] Eliminate use of -Wno-write-strings 2019-01-24 05:32:35 -07:00
strings_test [OCaml] Eliminate use of -Wno-write-strings 2019-01-24 05:32:35 -07:00
check.list [OCaml] Add a callback example 2019-01-16 00:53:13 -07:00