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

call cmd_owi from cmd_c directly instead of running a command, add all #133

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

zapashcanon
Copy link
Member

@zapashcanon zapashcanon commented Jan 27, 2024

the cmd_owi cli parameters to cmd_c, use fpath
where possible, use Bos.OS.File instead of Stdlib.{open_in,open_out}, remove a weird Obj.magic

Should fix #129 cc @krtab.

src/cmd_sym.ml Outdated Show resolved Hide resolved
@zapashcanon zapashcanon mentioned this pull request Jan 28, 2024
@zapashcanon
Copy link
Member Author

needs #134 to pass

@zapashcanon zapashcanon mentioned this pull request Jan 29, 2024
the cmd_owi cli parameters to cmd_c, use fpath
where possible, use Bos.OS.File instead of Stdlib.{open_in,open_out},
remove a weird Obj.magic
@zapashcanon
Copy link
Member Author

zapashcanon commented Jan 29, 2024

Merging as this is failing only because Domain.recommended_domain_count () is (sometimes?) 3 in macOS CI, which makes the manpage cram test fail...

@zapashcanon zapashcanon merged commit 28425cb into OCamlPro:main Jan 29, 2024
1 of 2 checks passed
@zapashcanon
Copy link
Member Author

(@krtab, if you could confirm that it fixes #129)

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

Successfully merging this pull request may close these issues.

Killing owi c doesn't kill owi sym
2 participants