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

gorename: Output original error if error parsing fails. #675

Merged
merged 1 commit into from
Jan 3, 2016

Conversation

shazow
Copy link
Contributor

@shazow shazow commented Jan 3, 2016

Gorename errors were getting swallowed up if we failed to parse them.

Fixes #664.

@shazow
Copy link
Contributor Author

shazow commented Jan 3, 2016

There's probably more work left to do for other commands that exhibit a similar bug (:GoTest?) but this should be fairly safe for rename at least.

fatih added a commit that referenced this pull request Jan 3, 2016
gorename: Output original error if error parsing fails.
@fatih fatih merged commit 8ddcf6d into fatih:master Jan 3, 2016
@fatih
Copy link
Owner

fatih commented Jan 3, 2016

Thanks @shazow. We would do the same thing actually, probably It was silently removed by myself while I refactored the code recently. Thanks for tackling it, much appreciated! :)

@shazow
Copy link
Contributor Author

shazow commented Jan 3, 2016

Sending another PR for GoTest!

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.

None yet

2 participants