Re: Porting the mode_t uses

2013-07-19 Thread David Faure
On Friday 19 July 2013 19:56:46 Aleix Pol wrote: > Hi, > We've been looking into the tasks to be done in the kdelibs cleanup and > I've been looking into the mode_t port. It's obviously not a trivial task, > since we don't have any adequate replacement for all the required values > [1]. > > I gues

Porting the mode_t uses

2013-07-19 Thread Aleix Pol
Hi, We've been looking into the tasks to be done in the kdelibs cleanup and I've been looking into the mode_t port. It's obviously not a trivial task, since we don't have any adequate replacement for all the required values [1]. I guess the best move would be to extend QFile::Permissions to fit ou