Browse thread
[Caml-list] Automatic wrapper generator
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-05-18 (08:58) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] Automatic wrapper generator |
John, This is of course brilliant news if it can be made to work. I can help you with testing - I've got a few different platforms around here. I'm interested to know, though: how do you deal with ownership of objects: eg. The struct returned from gethostbyname(3) is static and so shouldn't be managed/freed from OCaml; whereas getnameinfo(3) requires you to pass in allocated buffers and their sizes. This information isn't available in the header files ... Rich. -- Richard Jones. http://www.annexia.org/ http://www.j-london.com/ Merjis Ltd. http://www.merjis.com/ - improving website return on investment MAKE+ is a sane replacement for GNU autoconf/automake. One script compiles, RPMs, pkgs etc. Linux, BSD, Solaris. http://www.annexia.org/freeware/makeplus/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners