Skip to content

Fix for issue #4: Use actual copy operator before returning#5

Closed
noam-c wants to merge 5 commits into
jehiah:masterfrom
seomoz:master
Closed

Fix for issue #4: Use actual copy operator before returning#5
noam-c wants to merge 5 commits into
jehiah:masterfrom
seomoz:master

Conversation

@noam-c

@noam-c noam-c commented Aug 13, 2015

Copy link
Copy Markdown
Contributor

Also adds a test to ensure that writes after a Search do not modify the
returned buffer (tests that a copy was actually made).

Noam Chitayat and others added 4 commits August 13, 2015 11:29
Also adds a test to ensure that writes after a Search do not modify the
returned buffer (tests that a copy was actually made).
Per the Go guidelines:
- More concise naming for variables that are used immediately
- More descriptive naming for variables that are used further from
their declarations
Fix for jehiah#4: Use actual copy operator before returning
@noam-c

noam-c commented Aug 13, 2015

Copy link
Copy Markdown
Contributor Author

Ack, let's get that test working properly. Sorry about that!

@jehiah

jehiah commented Aug 26, 2015

Copy link
Copy Markdown
Owner

commited in 2bf1d9e

@jehiah jehiah closed this Aug 26, 2015
@noam-c

noam-c commented Aug 27, 2015

Copy link
Copy Markdown
Contributor Author

Awesome. Thanks for taking a look and merging these, @jehiah!

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.

3 participants