[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: (fwd) Re: Q: chmod usage.
From:       aleXXX <alexander.neundorf () gmx ! net>
Date:       2002-02-27 22:50:15
[Download RAW message or body]

On Wednesday 27 February 2002 01:11, Dirk Mueller wrote:
> grr
> > On Mit, 27 Feb 2002, Thomas Zander wrote:
> > Since that string is used a lot of times in the class I made it a QString
> > to make it easier to maintain.
> > is the following change correct?
> > -      chmod("/etc/lisarc",S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH);
> > +     
> > chmod(QFile::encodeName(m_configFilename),S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH
> >);
>
> run time configurable ?
>
> shouldn't it be compile time #define ?
>
>
> Dirk

Sorry, I don't understand, what's the problem ?

Bye
Alex
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic