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

no error reported on file open #36

Open
brentp opened this issue Mar 2, 2019 · 1 comment · May be fixed by #37
Open

no error reported on file open #36

brentp opened this issue Mar 2, 2019 · 1 comment · May be fixed by #37

Comments

@brentp
Copy link

brentp commented Mar 2, 2019

The actual error is hidden because the only check is result = z.w != nil
Should report the value of errwhen z.w == nil.

I can open a PR for this. What's the preferred way to do this an exception? Msg to stderr?

@dom96
Copy link
Contributor

dom96 commented Mar 3, 2019

What's the preferred way to do this an exception? Msg to stderr?

Raise an exception?

@brentp brentp linked a pull request Mar 3, 2019 that will close this issue
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 a pull request may close this issue.

2 participants