Skip to content

RevisedPublishingInterval long instead of casting#339

Open
superlambchops wants to merge 4 commits into
FreeOpcUa:masterfrom
superlambchops:master
Open

RevisedPublishingInterval long instead of casting#339
superlambchops wants to merge 4 commits into
FreeOpcUa:masterfrom
superlambchops:master

Conversation

@superlambchops
Copy link
Copy Markdown

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
Copy Markdown
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