On Tue, Apr 1, 2008 at 9:06 PM, Johan Hake <[EMAIL PROTECTED]> wrote: > On Tuesday 01 April 2008 20:56:16 Åsmund Ødegård wrote: > > On Tue, Apr 1, 2008 at 7:31 PM, Ilmar Wilbers <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I am working on upgrading the buildbot for the use with scons. > > > Therefore, I installed the latest scons. Now, when building dolfin, I > > > get the following warning: > > > > > > scons: warning: The env.Copy() method is deprecated; use the env.Clone() > > > method instead. File > > > "/home/buildbot/slaves/dolfin/other_arch/build/dolfin/SConscript", line > > > 89, in <module> > > > > While Copy is deprecated, Clone is new in 0.98, so we probably have to > > live with that warning for a while. > > Well, env.Clone() work just fine here with scons version 0.97
Ok, it is not supported in the scons I have on some computers - which happens to be the 0.96-92 version (just before 0.97). You're right, it was introduced in 0.97. I still think we should wait a short while before switching... Åsmund _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
