Skip to content

Update open lib to make it compile on Redox OS - #134

Merged
TheWaWaR merged 1 commit into
TheWaWaR:masterfrom
willnode:update-open
Jun 30, 2025
Merged

Update open lib to make it compile on Redox OS#134
TheWaWaR merged 1 commit into
TheWaWaR:masterfrom
willnode:update-open

Conversation

@willnode

Copy link
Copy Markdown
Contributor

It was not working due to to old "open" crate. Redox OS reference is here.

error: open is not supported on this platform
  --> /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/open-1.7.1/src/lib.rs:84:1
   |
84 | compile_error!("open is not supported on this platform");
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@TheWaWaR
TheWaWaR merged commit d6e5ba9 into TheWaWaR:master Jun 30, 2025
10 of 11 checks passed
@TheWaWaR

Copy link
Copy Markdown
Owner

Thanks!

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.

2 participants