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
"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
__
^
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
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