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

Sometimes ocamlbuild does not create symlinks #5895

Closed
vicuna opened this issue Jan 18, 2013 · 1 comment
Closed

Sometimes ocamlbuild does not create symlinks #5895

vicuna opened this issue Jan 18, 2013 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Jan 18, 2013

Original bug ID: 5895
Reporter: meyer
Status: resolved (set by @damiendoligez on 2017-02-27T10:45:31Z)
Resolution: suspended
Priority: normal
Severity: minor
Target version: later
Category: -for ocamlbuild use https://github.com/ocaml/ocamlbuild/issues
Monitored by: @hcarty

Bug description

This test fails:

test "Symlinks"
  ~description:"Symlinks are created correctly in every case"
  ~tree:[T.f "lib.mldylib" ~content:"A";
         T.f "A.ml"]
  ~matching:[M.f "lib.cmxs"]
  ~targets:("lib.cmxs", [])
  ();;

symlinks are missing.

@vicuna
Copy link
Author

vicuna commented Feb 27, 2017

Comment author: @damiendoligez

ocamlbuild is now a separate project that lives on GitHub.
PR transferred to ocaml/ocamlbuild#162

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