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

update the boost version #198

Closed
smanders opened this issue Jun 26, 2018 · 4 comments
Closed

update the boost version #198

smanders opened this issue Jun 26, 2018 · 4 comments
Assignees
Labels
Milestone

Comments

@smanders
Copy link
Owner

externpro currently build version 1.63.0

boost version history https://www.boost.org/users/history/

@smanders smanders added this to the current milestone Jun 26, 2018
@smanders
Copy link
Owner Author

@smanders smanders mentioned this issue Jul 11, 2018
53 tasks
@smanders smanders self-assigned this Jul 20, 2018
smanders pushed a commit that referenced this issue Jul 20, 2018
@smanders
Copy link
Owner Author

boost interprocess bug
https://isrhub.usurf.usu.edu/swoolsey/VantageServer/pull/266#issue-22704

#define BOOST_INTERPROCESS_BOOTSTAMP_IS_SESSION_MANAGER_BASED

This is the recommended fix specified in the boost issue tracking for the shared memory issue on windows. This fix enables code in boost::interprocess that don't use the event log to determine system uptime, however it makes the code incompatible with anything older than windows 7 and windows server 2008 according to the documentation of the fix.

For more information, see the following boost tickets:
https://svn.boost.org/trac10/ticket/9767
https://svn.boost.org/trac10/ticket/11480
https://svn.boost.org/trac10/ticket/12137
https://svn.boost.org/trac10/ticket/12315

smanders pushed a commit that referenced this issue Jul 26, 2018
@smanders
Copy link
Owner Author

added comments for boost patch justification

@smanders
Copy link
Owner Author

completed with commits to dev branch referenced above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant