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

Fixing the build with --enable-xrdpdebug and CFLAGS=-Werror -Wall #1640

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

aquesnel
Copy link
Contributor

This pull request fixes the build errors that occur when xrdp is built with --enable-xrdpdebug and CFLAGS=-Werror -Wall. This pull request also configures the build to use -Werror -Wall as the default CFLAGS for make when run on a developer's machine or on the build servers.

This issue was debugged by @matt335672 in #1633 (comment) and this change should prevent this issue from affecting other developers.

@aquesnel aquesnel force-pushed the build_debug_werror branch from b56e36b to 7e58209 Compare July 25, 2020 23:53
@metalefty metalefty added this to the v0.9.14 milestone Aug 11, 2020
@metalefty metalefty merged commit f3e42fc into neutrinolabs:devel Aug 11, 2020
@aquesnel aquesnel deleted the build_debug_werror branch September 11, 2020 02:38
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