QT_LSTAT

Paulo Jorge Guedes Paulo.Guedes at artelecom.pt
Tue Apr 4 20:21:33 CEST 2006


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


More information about the Kde-buildsystem mailing list