- Add swig-fix_ocaml_type.patch to change the declaration of

caml_array_length to match that in ocaml's header.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=48
This commit is contained in:
Philipp Thomas
2013-03-28 11:01:12 +00:00
committed by Git OBS Bridge
parent 9535c6a376
commit c5762fc53a
3 changed files with 34 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 28 11:56:54 CET 2013 - pth@suse.de
- Add swig-fix_ocaml_type.patch to change the declaration of
caml_array_length to match that in ocaml's header.
-------------------------------------------------------------------
Thu Dec 20 09:40:06 UTC 2012 - kkaempf@suse.com