Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export caml_array_* functions #4449

Closed
vicuna opened this issue Nov 16, 2007 · 2 comments
Closed

Export caml_array_* functions #4449

vicuna opened this issue Nov 16, 2007 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Nov 16, 2007

Original bug ID: 4449
Reporter: @alainfrisch
Status: closed (set by @alainfrisch on 2016-12-08T15:50:20Z)
Resolution: won't fix
Priority: normal
Severity: feature
Category: runtime system and C interface

Bug description

The C functions caml_array_* allow C code to manipulate OCaml arrays of arbitrary types. It would be helpful to write their prototype in a clean header file and to make them available also in the runtime system for native code.

@vicuna
Copy link
Author

vicuna commented Dec 8, 2016

Comment author: @mshinwell

@Frisch Would you like to propose a GPR, or shall we close this?

@vicuna
Copy link
Author

vicuna commented Dec 8, 2016

Comment author: @alainfrisch

Ok to close. FWIW, these declarations are used e.g. in the CSML project (bindings with .Net), but it's working with local declarations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant