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

ocaml -ppx command a.ml seems not to call the command. #6592

Closed
vicuna opened this issue Sep 30, 2014 · 4 comments
Closed

ocaml -ppx command a.ml seems not to call the command. #6592

vicuna opened this issue Sep 30, 2014 · 4 comments
Assignees
Labels

Comments

@vicuna
Copy link

vicuna commented Sep 30, 2014

Original bug ID: 6592
Reporter: furuse
Assigned to: @alainfrisch
Status: closed (set by @xavierleroy on 2016-12-07T10:34:55Z)
Resolution: fixed
Priority: normal
Severity: major
Version: 4.02.0+beta1 / +rc1
Fixed in version: 4.02.1+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

For example, ocaml -ppx /bin/ls a.ml would fail since ls would be executed as ls infile outfile, but the command seems not to be executed at all.

@vicuna
Copy link
Author

vicuna commented Sep 30, 2014

Comment author: furuse

Sorry but I have no time to check whether the fix of #6582 has addressed this issue already or not.

@vicuna
Copy link
Author

vicuna commented Oct 1, 2014

Comment author: @alainfrisch

Fixed by commit 15412 on trunk. This is not completely riskless, so I'd rather wait for some confirmation by Damien that I'm allowed to push it to 4.02.

@vicuna
Copy link
Author

vicuna commented Oct 2, 2014

Comment author: furuse

Thanks!

@vicuna
Copy link
Author

vicuna commented Oct 2, 2014

Comment author: @alainfrisch

Also on 4.02 (commit 15416).

@vicuna vicuna closed this as completed Dec 7, 2016
@vicuna vicuna added the bug label Mar 20, 2019
avsm pushed a commit to avsm/ocaml that referenced this issue Jun 21, 2020
…(with Compenv.readenv) before executing script passed on the toplevel command-line.).

git-svn-id: http://caml.inria.fr/svn/ocaml/version/4.02@15416 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
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

2 participants