Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sizeofvoid
Copy link
Contributor

Simply add the missing includes to unbreak the build

@DamirPorobic
Copy link
Member

Thanks Rafael, I'll bring this change into a hotfix 1.8.2 patch.

@DamirPorobic DamirPorobic self-requested a review February 15, 2021 07:24
Copy link
Member

@DamirPorobic DamirPorobic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good.

@adriaandegroot
Copy link
Contributor

The underlying problem (hi Rafael, good to see the BSD folks hitting all the same updates) is that ScaledSizeProvider.h uses #ifdef __linux__ rather than #ifdef UNIX_X11 like everywhere else.

@adriaandegroot
Copy link
Contributor

Ideally, picking up this patch, and removing the corresponding includes from ScaledSizeProvider.h would save compilation time (for consumers of the header) and fix the build on the BSDs.

@DamirPorobic
Copy link
Member

Thanks for providing the PR, I have cherry-picked it into the next patch branch.

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.

3 participants