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

RevisedPublishingInterval long instead of casting #339

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

superlambchops
Copy link

Another fix to compile with boost > 1.67
Make RevisedPublishingInterval long to begin with instead of casting it to long when used in the timer function.

superlambchops and others added 4 commits September 24, 2018 09:58
boost::asio::io_service became boost::asio::io_context
boost::posix_time::milliseconds requires long
change RevisedPublishingInterval under the SubscriptionData struct from double to long so that it compiles under boot > 1.67
@superlambchops superlambchops changed the title Master RevisedPublishingInterval long instead of casting Aug 14, 2019
@ralf1070
Copy link
Contributor

hope full fixed with latest commit - please check

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

Successfully merging this pull request may close these issues.

2 participants