Hi,

There is an unguarded use of QT_LSTAT in kdecore/kstandarddirs.cpp:727:

         int res = QT_LSTAT(link, &stat_buf);

This define is not available on win32-g++.

Paulo
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to