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

DCC++: Fix background function refreshing #6229

Merged
merged 1 commit into from
Dec 3, 2018
Merged

Conversation

costing
Copy link
Contributor

@costing costing commented Dec 2, 2018

Correctly implement equals() on DCCppMessage. Before it was removing the same function group irrespective of the address, so only the latest changes would be refreshed. The patch adds a check on the address of the two messages too.

@costing costing changed the title DCC++: Fix backgroup function refreshing DCC++: Fix background function refreshing Dec 2, 2018
@bobjacobsen
Copy link
Member

Restart Travis after:

TrainManagerTest.testSelectedTrainsGUI:263 "wait terminate" did not occur in time

@bobjacobsen bobjacobsen added this to the 4.13.6 milestone Dec 3, 2018
@bobjacobsen bobjacobsen merged commit eb4c6eb into JMRI:master Dec 3, 2018
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