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_as_relaxed_extended_json() is not available #286

Closed
pancho-hideboo opened this issue Nov 4, 2020 · 4 comments
Closed

bson_as_relaxed_extended_json() is not available #286

pancho-hideboo opened this issue Nov 4, 2020 · 4 comments
Labels
type:bug Something's broken!

Comments

@pancho-hideboo
Copy link

"bson_as_relaxed_extended_json()" is used in "fvwm3-1.0.1/modulesFvwmMFL/FvwmMFL.c".

However "bson_as_relaxed_extended_json()" is not defined in libbson-1.1.5 which I think as most recent version.
https://github.com/mongodb/libbson/releases/download/1.1.5/libbson-1.1.5.tar.gz

I used bson_as_json() instead.
Could be there any problem ?

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.56. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the type:bug Something's broken! label Nov 4, 2020
@ThomasAdam
Copy link
Member

Hi @pancho-hideboo

Yep -- you'll need a newer version of libbson

@pancho-hideboo
Copy link
Author

I can not find out libbson-1.17.2.
I can find libbson-1.9.5 at most.
https://github.com/mongodb/libbson/releases/download/1.9.5/libbson-1.9.5.tar.gz

Where can I get tarball of libbson (>= 1.16.2) ?

@ThomasAdam
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
None yet
Development

No branches or pull requests

2 participants