swig/Examples/ocaml/string_from_ptr
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
..
example.i [OCaml] Rename example_prog.ml to runme.ml in the OCaml examples 2019-01-07 11:59:07 -07:00
Makefile [OCaml] Eliminate use of -Wno-write-strings 2019-01-24 05:32:35 -07:00
runme.ml [OCaml] Rename example_prog.ml to runme.ml in the OCaml examples 2019-01-07 11:59:07 -07:00