Skip to content

PHPC-629: Bump libbson and libmongoc to 1.4.0-beta1 #362

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

Merged
merged 5 commits into from
Aug 1, 2016

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jul 29, 2016

jmikola added 2 commits July 29, 2016 17:41
The order of these fields was changed by CDRIVER-1340 (in libbson 1.4.0-beta1).
@@ -206,7 +206,6 @@ if test "$MONGODB" != "no"; then
bson-atomic.c \
bson-clock.c \
bson-context.c \
bson-decimal128.c \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weren't we going to leave it compiled in? AFAIK, @bjori said there was a feature flag protection in it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

He was mistaken. Both this and the client metadata sources in libmongoc are missing an #ifdef wrap.

@derickr
Copy link
Contributor

derickr commented Aug 1, 2016

LGTM

@jmikola jmikola changed the title [WIP] PHPC-629: Bump libbson and libmongoc to 1.4.0-beta1 PHPC-629: Bump libbson and libmongoc to 1.4.0-beta1 Aug 1, 2016
@jmikola jmikola merged commit e545a5d into mongodb:master Aug 1, 2016
jmikola added a commit that referenced this pull request Aug 1, 2016
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