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

Adding a local variable to avoid wrong value due pointer address #50

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

dminella
Copy link

Due a pointer wrong reference, when I try to pass more than one command, this happens:

image

Fixing with that article in mind: https://medium.com/codezillas/uh-ohs-in-go-slice-of-pointers-c0a30669feee

@josmo
Copy link
Owner

josmo commented Jan 24, 2020

Thanks a bunch! @dminella let me know if the "latest" published image works for you on this and I'll tag it!

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