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

de-duplicate class MythServer (ODR violation) #495

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

ulmus-scott
Copy link
Contributor

The two versions were equivalent, since ServerPool() defaults to nullptr.

It is a minimal class, and always has been, so inline it completely.
It has been only rarely edited and must include "serverpool.h" for
its inheritance, so place it in "serverpool.h".

This was found while working on #485

Checklist

The two versions were equivalent, since ServerPool() defaults to nullptr.

It is a minimal class, and always has been, so inline it completely.
It has been only rarely edited and must include "serverpool.h" for
its inheritance, so place it in "serverpool.h".
@linuxdude42 linuxdude42 merged commit 0a80bc2 into MythTV:master Mar 23, 2022
@ulmus-scott ulmus-scott deleted the mythserver branch March 24, 2022 16:21
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