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

set_attribute_filter shouild take &mut self #209

Merged
merged 3 commits into from
Aug 6, 2021
Merged

Conversation

jdroenner
Copy link
Member

@jdroenner jdroenner commented Aug 6, 2021

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

set_attribute_filter should take &mut self since OGR_L_SetAttributeFilter resets the reading position.

@lnicola
Copy link
Member

lnicola commented Aug 6, 2021

Can you also update the changelog?

bors d+

@bors
Copy link
Contributor

bors bot commented Aug 6, 2021

✌️ jdroenner can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

CHANGES.md Outdated Show resolved Hide resolved
Co-authored-by: Laurențiu Nicola <[email protected]>
@lnicola
Copy link
Member

lnicola commented Aug 6, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 6, 2021

@bors bors bot merged commit 9182b76 into master Aug 6, 2021
@jdroenner jdroenner deleted the mut_set_attr_filter branch August 6, 2021 12:44
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