Re: Review Request 127415: Set the appropriate feature test macro definitions to enable building on musl libc

2016-03-20 Thread Wiktor W Brodlo
marked as submitted. Review request for KDE Frameworks. Changes --- Submitted with commit dbdd4fe0a689896813c1a34dd9a21a40b64a896d by Michael Palimaka on behalf of wiktor w brodlo to branch master. Repository: kdesu Description --- The file kdesu_stub.c calls the following

Re: Review Request 127415: Set the appropriate feature test macro definitions to enable building on musl libc

2016-03-20 Thread Wiktor W Brodlo
"w"); ^ src/kdesu_stub.c:348:13: error: implicit declaration of function ‘pclose’ [-Werror=implicit-function-declaration] pclose(fout); ^ ``` With the patch, the build passes and kdesu works. Thanks, Wiktor W Brodlo __

Re: Review Request 127415: Set the appropriate feature test macro definitions to enable building on musl libc

2016-03-20 Thread Wiktor W Brodlo
^ src/kdesu_stub.c:348:13: error: implicit declaration of function ‘pclose’ [-Werror=implicit-function-declaration] pclose(fout); ^ ``` With the patch, the build passes and kdesu works. Thanks, Wiktor W Brodlo

Review Request 127415: Set the appropriate feature test macro definitions to enable building on musl libc

2016-03-19 Thread Wiktor W Brodlo
n ‘pclose’ [-Werror=implicit-function-declaration] pclose(fout); ^ ``` With the patch, the build passes and kdesu works. Thanks, Wiktor W Brodlo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel