Opened 14 years ago
Closed 5 years ago
#588 closed enhancement (incomplete)
Add Support for OCAML
| Reported by: | Dan | Owned by: | Dan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.x |
| Component: | Xapian-bindings | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Operating System: | All |
Description
Ocaml support is fairly simple to achieve since it is already supported by swig.
Attachments (1)
Change History (7)
by , 14 years ago
| Attachment: | ocaml.diff added |
|---|
comment:1 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 13 years ago
Not sure if this is still a current patch, but I just looked at it and noticed:
with_ocaml="Yes"
But the value checked for is yes...
comment:3 by , 13 years ago
| Milestone: | → 1.3.x |
|---|---|
| Type: | defect → enhancement |
comment:4 by , 13 years ago
Dan has a branch on github for this now: https://github.com/dcolish/xapian/tree/ocaml
comment:5 by , 11 years ago
| Milestone: | 1.3.x → 1.4.x |
|---|
Not something we would hold 1.4.0 for, as it can be added at any point.
SWIG's ocaml support doesn't seem to have had a lot of attention lately, so may also need some work.
comment:6 by , 5 years ago
| Resolution: | → incomplete |
|---|---|
| Status: | assigned → closed |
There's been no further work on this for over 8 years, nor any users asking about ocaml bindings, so it doesn't seem useful to keep this ticket open any longer and I'm going to close it.
If someone is interested in working on ocaml bindings please speak up and we can reopen.

add ocaml support