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

List:       kde-commits
Subject:    Re: icecream
From:       Lubos Lunak <l.lunak () suse ! cz>
Date:       2012-07-14 12:34:46
Message-ID: 201207141434.46696.l.lunak () suse ! cz
[Download RAW message or body]

On Saturday 14 of July 2012, Oswald Buddenhagen wrote:
> On Fri, Jul 13, 2012 at 10:18:44PM +0200, Luboš Luňák wrote:
> > SVN commit 1305557 by lunakl:
> >
> > rebuild environment if the compiler changes
> >
> > --- trunk/icecream/daemon/environment.cpp #1305556:1305557
> > @@ -209,6 +209,60 @@
> >      return envs;
> >  }
> >
> > +static void save_native_env_timestamp()
> > +{
> > +    struct stat st;
> > +    if( stat( "/usr/bin/gcc", &st ) == 0 )
> > +        gcc_bin_timestamp = st.st_mtime;
>
> ehm, hardcoded compiler paths in the daemon? hello?

 Hmm, yes, hello, they've been there since the introduction of the native 
environment in r307451.

-- 
 Lubos Lunak
 l.lunak@suse.cz
[prev in list] [next in list] [prev in thread] [next in thread] 

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