Skip to content

Incrementally adding OpenBSD support (pt. 1) - #1946

Merged
coolreader18 merged 4 commits into
RustPython:masterfrom
CodeTriangle:master
May 28, 2020
Merged

Incrementally adding OpenBSD support (pt. 1)#1946
coolreader18 merged 4 commits into
RustPython:masterfrom
CodeTriangle:master

Conversation

@CodeTriangle

Copy link
Copy Markdown
Contributor

In #1945, I mentioned some suggestions to improve support for OpenBSD. These are a bunch of minor changes, mostly adding some #[cfg(target_os = "openbsd")]. Check out #1945 for more discussion, and stay tuned for more OpenBSD-related Pull Requests in the future.

@coolreader18

Copy link
Copy Markdown
Member

Looks like rustfmt isn't happy; try running cargo fmt in the rustpython directory and it should fix it.

@CodeTriangle

Copy link
Copy Markdown
Contributor Author

Hmm, looks like the macos rust tests are failing. Do you know why this is? The interface doesn't really have much information.

@coolreader18

Copy link
Copy Markdown
Member

It might've been something weird with push timing cancelling an old one; I'll rerun it.

@coolreader18

Copy link
Copy Markdown
Member

Actually, it should fix itself if I just merge to master; it'll rerun CI then. Thanks so much for contributing!

@coolreader18
coolreader18 merged commit 802913b into RustPython:master May 28, 2020
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