swig/Examples/ocaml/strings_test
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.h [OCaml] Eliminate use of -Wno-write-strings 2019-01-24 05:32:35 -07:00
example.i [OCaml] Fix some of the OCaml examples 2019-01-03 07:34:25 -07:00
Makefile [OCaml] Update OCaml for out-of-source builds 2018-12-29 08:24:24 -07:00
runme.ml [OCaml] Eliminate use of -Wno-write-strings 2019-01-24 05:32:35 -07:00