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

Deprecate support for header-only usage. #129

Closed
BenPope opened this issue Jul 5, 2012 · 3 comments
Closed

Deprecate support for header-only usage. #129

BenPope opened this issue Jul 5, 2012 · 3 comments
Assignees
Milestone

Comments

@BenPope
Copy link

BenPope commented Jul 5, 2012

It's seems this is no longer supported. That isn't mentioned in the release notes anywhere:

http://cpp-netlib.github.com/latest/whats_new.html#whats-new

The notes for 0.9.0 says I can use BOOST_NETWORK_NO_LIB, there are no further notes saying to the contrary.

If it's deprecated and broken, with no intention to fix it, can its status explicitly change from deprecated to removed/broken, that would have saved me some time.

Thanks.

@deanberris
Copy link
Member

BOOST_NETWORK_NO_LIB is still supported in 0.9.x as far as I can tell.

Going forward though (if you're looking at the main repository, master
branch) then I agree the documentation needs updating.

Cheers

On Thu, Jul 5, 2012 at 3:21 PM, BenPope
reply@reply.github.com
wrote:

It's seems this is no longer supported. That isn't mentioned in the release notes anywhere:

http://cpp-netlib.github.com/latest/whats_new.html#whats-new

The notes for 0.9.0 says I can use BOOST_NETWORK_NO_LIB, there are no further notes saying to the contrary.

If it's deprecated and broken, with no intention to fix it, can its status explicitly change from deprecated to removed/broken, that would have saved me some time.

Thanks.


Reply to this email directly or view it on GitHub:
#129

Dean Michael Berris
Technical Solutions Engineer
Google

@BenPope
Copy link
Author

BenPope commented Jul 5, 2012

Ahh, yes, I may have been using git master. Well, this is a placeholder for you then ;)

Thanks,

Ben

@ghost ghost assigned deanberris Sep 26, 2012
@deanberris
Copy link
Member

I plan on making this happen in 0.11

@glynos glynos mentioned this issue Sep 13, 2013
deanberris added a commit that referenced this issue Nov 27, 2013
- Deprecate Synchronous Client implementations (#279)
- Support Streaming body in Client Request (#27)
- Deprecate support for header-only usage (#129)
deanberris added a commit that referenced this issue Nov 27, 2013
- Deprecate Synchronous Client implementations (#279)
- Support Streaming body in Client Request (#27)
- Deprecate support for header-only usage (#129)
leecoder pushed a commit to leecoder/cpp-netlib that referenced this issue Apr 14, 2015
- Deprecate Synchronous Client implementations (cpp-netlib#279)
- Support Streaming body in Client Request (cpp-netlib#27)
- Deprecate support for header-only usage (cpp-netlib#129)
leecoder pushed a commit to leecoder/cpp-netlib that referenced this issue Apr 14, 2015
- Deprecate Synchronous Client implementations (cpp-netlib#279)
- Support Streaming body in Client Request (cpp-netlib#27)
- Deprecate support for header-only usage (cpp-netlib#129)
@BenPope BenPope closed this as completed Oct 23, 2017
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

No branches or pull requests

2 participants