[OCaml] Add a typecheck typemap for SWIGTYPE
This fixes many of the remaining warnings in the OCaml test suite. Add multiple runtime tests.
This commit is contained in:
parent
6522afe90a
commit
b7a400f991
8 changed files with 211 additions and 10 deletions
|
|
@ -4616,7 +4616,7 @@ except Error, e:
|
|||
|
||||
<p>
|
||||
Details of how to tailor code for handling the caught C++ exception and converting it into the target language's exception/error handling mechanism
|
||||
is outlined in the <a href="Typemaps.html#throws_typemap">"throws" typemap</a> section.
|
||||
is outlined in the <a href="Typemaps.html#Typemaps_throws_typemap">"throws" typemap</a> section.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue