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

bson_binary: fix for wrong maps usage #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vintenove
Copy link

It didn't compile. I guess that that line just needs to update the Acc which is a map. This does it.

@dergraf
Copy link

dergraf commented Oct 27, 2015

Same here, on 17.4 and 17.5

@Elhodred
Copy link

Elhodred commented May 9, 2016

👍 Maps syntax for put is not yet implemented. maps:put/3 is the way to go

@Elhodred Elhodred mentioned this pull request May 9, 2016
@Elhodred
Copy link

I did some tests with R18 and it works using Map syntax

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