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

Add errno support for stub generation #133

Closed
yallop opened this issue Mar 18, 2014 · 3 comments
Closed

Add errno support for stub generation #133

yallop opened this issue Mar 18, 2014 · 3 comments

Comments

@yallop
Copy link
Owner

yallop commented Mar 18, 2014

There's currently no stub-generation equivalent for the check_errno argument to foreign.

@yallop yallop removed the enhancement label Aug 9, 2014
@ag91
Copy link

ag91 commented Oct 28, 2014

Hi there,
I am testing syscalls with null pointers as input paths, and I am using stubs.
Having Unix exceptions when the errno is set would be great!
When do you think will this feature be ready?
I think would be extremely intuitive to have the very same syntax you use for foreign.
Thanks

@yallop
Copy link
Owner Author

yallop commented Oct 28, 2014

This depends on #211, which doesn't have an ETA, but is fairly high up on the list of priorities.

@yallop
Copy link
Owner Author

yallop commented Jun 13, 2016

This has been fixed in #392.

@yallop yallop closed this as completed Jun 13, 2016
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

2 participants