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

executable name is not initialized properly in caml_startup_code #5279

Closed
vicuna opened this issue May 24, 2011 · 1 comment
Closed

executable name is not initialized properly in caml_startup_code #5279

vicuna opened this issue May 24, 2011 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented May 24, 2011

Original bug ID: 5279
Reporter: @glondu
Status: closed (set by @damiendoligez on 2012-07-10T12:58:23Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 3.12.1+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

Sys.executable_name is not initialized properly by caml_startup_code, which is supposed to be called when using objects generated by “ocamlc -output-obj”. Attached is a fix.

File attachments

@vicuna
Copy link
Author

vicuna commented Jul 10, 2012

Comment author: @damiendoligez

Patch applied to 4.00 (commit 12687) and trunk (commit 12688)

@vicuna vicuna closed this as completed Jul 10, 2012
@vicuna vicuna added the bug label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant