-
Notifications
You must be signed in to change notification settings - Fork 427
Deprecate support for header-only usage. #129
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
Comments
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 Cheers On Thu, Jul 5, 2012 at 3:21 PM, BenPope
Dean Michael Berris |
Ahh, yes, I may have been using git master. Well, this is a placeholder for you then ;) Thanks, Ben |
I plan on making this happen in 0.11 |
- 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)
- 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)
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.
The text was updated successfully, but these errors were encountered: