Skip to content

Fixes for Boost.Optional changes in Boost 1.56, and other minor changes #55

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
Jan 2, 2015

Conversation

glynos
Copy link
Member

@glynos glynos commented Dec 25, 2014

No description provided.

@ghost
Copy link

ghost commented Dec 27, 2014

Hi Glyn, I'll try and get to this while I'm on vacation. Sorry for the delay. 😊

Sent from my iPhone

On 25 Dec 2014, at 7:08 pm, Glyn Matthews [email protected] wrote:

You can merge this Pull Request by running

git pull https://github.com/glynos/uri master
Or view, comment on, or merge it at:

#55

Commit Summary

Removed reset calls for optional values (deprecated in Boost.Optional).
Merge remote-tracking branch 'upstream/master'
Makes boost.asio and boost.filesystem as an optional dependency
Merge pull request #23 from Rogiel/allows-disabling-asio-and-filesystem-converters
Fixed include guard in config.hpp
File Changes

M src/detail/uri_normalize.cpp (2)
M src/network/uri/config.hpp (8)
M src/network/uri/uri_builder.hpp (12)
M src/uri.cpp (61)
M src/uri_builder.cpp (24)
Patch Links:

https://github.com/cpp-netlib/uri/pull/55.patch
https://github.com/cpp-netlib/uri/pull/55.diff

Reply to this email directly or view it on GitHub.

@deanberris
Copy link
Member

LGTM -- thanks @glynos :smiling:

deanberris added a commit that referenced this pull request Jan 2, 2015
Fixes for Boost.Optional changes in Boost 1.56, and other minor changes
@deanberris deanberris merged commit 6d623c1 into cpp-netlib:master Jan 2, 2015
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