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

(#17515) [boost]: patch for boost::log #17516

Closed

Conversation

christapley
Copy link

Specify library name and version: boost/1.81.0

Adding a patch for boost 1.81 to fix a potential infinite loop in boost::log. The underlying issue has been resolved in boost::log's master


@CLAassistant
Copy link

CLAassistant commented May 11, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Contributor

🤖 Beep Boop! This pull request is making changes to 'recipes/boost//'.

👋 @grafikrobot @Hopobcn @jwillikers you might be interested. 😉

@ghost
Copy link

ghost commented May 11, 2023

@conan-center-bot

This comment has been minimized.

@christapley christapley force-pushed the feature/apply-boost-log-patch branch from 244d03a to 6604b09 Compare May 11, 2023 04:21
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

@grafikrobot grafikrobot left a comment

Choose a reason for hiding this comment

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

I don't see this patch listed here.. https://www.boost.org/patches/

@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Jun 18, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Sorry, the system is under maintenance and it doesn't accept builds right now.
Please, check https://status.conan.io to obtain more information.
Thanks for your understanding and help with the Conan Center Index!

@stale
Copy link

stale bot commented Oct 15, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@jcar87
Copy link
Contributor

jcar87 commented Feb 12, 2024

Closing this PR as stale, also considering that:

  • there are new versions of boost that have been released since
  • the observation from @grafikrobot was not addressed -
  • we are very unlikely to accept a patch that modifies C/C++ code except in very limited circumstances - if there is a new version that has already been released that has the fixes, please use that version.

Please reopen this PR or open an issue if something needs to be addressed related to this issue, thanks!

@jcar87 jcar87 closed this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An infinite loop occurs when boost writes to the log file
5 participants