Skip to content

Fix MfError::Errno for macos targets#5

Open
alanbaumgartner wants to merge 2 commits intoItsEthra:masterfrom
alanbaumgartner:macos
Open

Fix MfError::Errno for macos targets#5
alanbaumgartner wants to merge 2 commits intoItsEthra:masterfrom
alanbaumgartner:macos

Conversation

@alanbaumgartner
Copy link
Copy Markdown

Not much to add here, macos uses libc::__error() rather than libc::__errno_location() on linux.

@ItsEthra
Copy link
Copy Markdown
Owner

ItsEthra commented Mar 4, 2024

You have updated windows crate version but I'm not sure if it will build, I will need to test it on my windows machine.

@alanbaumgartner
Copy link
Copy Markdown
Author

You have updated windows crate version but I'm not sure if it will build, I will need to test it on my windows machine.

Good point 👍, I believe theres a few more updates I need to make (other than the few I just pushed up). I can make those updates after work today. Either that or downgrading the version.

Thanks for the quick reply too :)

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