question about win32 related patched

David Faure faure at kde.org
Wed Oct 19 11:31:21 BST 2005


On Wednesday 19 October 2005 11:51, Ralf Habacker wrote:
> For example the opendir/readdir/closedir() stuff, which is hardcoded 
> into several places.
Using QDir for such cases seems like the best solution to me.

For the rest I agree with you, but the solution differs depending on the problem:
in general C wrappers are ok, but when it's about chmod() a #ifdef Q_OS_UNIX is still necessary :)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).





More information about the kde-core-devel mailing list