-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
boost: add BOOST_FILESYSTEM_VERSION #11988
boost: add BOOST_FILESYSTEM_VERSION #11988
Conversation
I detected other pull requests that are modifying boost/all recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 7146efcboost/1.70.0
boost/1.71.0
boost/1.74.0
boost/1.72.0
boost/1.78.0
boost/1.73.0
boost/1.76.0
boost/1.77.0
boost/1.79.0
boost/1.75.0
|
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 7146efcboost/1.70.0
boost/1.75.0
boost/1.71.0
boost/1.72.0
boost/1.74.0
boost/1.77.0
boost/1.78.0
boost/1.79.0
boost/1.73.0
boost/1.76.0
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I find the "default"
a little confusing with how it's being used... small suggestion
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit cf44cf8boost/1.72.0
|
😕 |
I think it was bad timing #12075 was built at the exact same time You'll need to retrigger CI, close the pr wait 10s and then re-open it 🔁 |
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit cf44cf8boost/1.72.0
boost/1.71.0
boost/1.74.0
boost/1.70.0
boost/1.76.0
boost/1.77.0
boost/1.79.0
boost/1.73.0
boost/1.75.0
boost/1.78.0
|
This comment has been minimized.
This comment has been minimized.
All green in build 6 (
|
Hooks produced the following warnings for commit 84889d1boost/1.76.0
boost/1.70.0
boost/1.71.0
boost/1.72.0
boost/1.73.0
boost/1.78.0
boost/1.77.0
boost/1.74.0
boost/1.75.0
boost/1.79.0
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Nekto89, @prince-chrismc, @uilianries, something is wrong with this. Our build is now broken with this error from Boost.Filesystem: Somehow this change means |
This reverts commit 7355f46.
Specify library name and version: boost/all
Define allows changing implementation of several inline methods in boost::filesystem
Closes #11930