Skip to content

Conversation

@hebasto
Copy link
Member

@hebasto hebasto commented Dec 31, 2019

This PR removes code that repeats three times.
Also currently on master (8830cb5) some parts are brittle:

#if QT_VERSION_MINOR < 8

#if QT_VERSION < 0x050600 || QT_VERSION_MINOR < 6


Also there is a little change that fixes a warning:

$ cat config.log | grep -A 2 'extra tokens'
conftest.cpp:76:28: warning: extra tokens at end of #ifndef directive
         #ifndef QT_VERSION OR QT_VERSION_STR
                            ^~

@hebasto
Copy link
Member Author

hebasto commented Dec 31, 2019

Closed in favor of #17820.

@hebasto hebasto closed this Dec 31, 2019
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants