← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Removed the deprication warnings in SCons.

 



DOLFIN wrote:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   6418:af869a96c99f563c7fe8a49322033a168aea5d89
tag:         tip
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Sun Jul 05 21:57:08 2009 +0200
files:       SConstruct scons/simula-scons/simula_scons/__init__.py
description:
Removed the deprication warnings in SCons.
Also moved scons.PathOption to the new PathVariable.


Looks like this change introduced a bug (which is why the buildbots are complaining). With a fresh clone, when doing

  ./scons.local

I get

 scons: Reading SConscript files ...

 scons: *** Path for option prefix does not exist: /tmp/dolfin-dev/local
 File "/tmp/dolfin-dev/scons/simula-scons/simula_scons/__init__.py",
 line 256, in __init__

Garth




changeset:   6417:eab071609e7c7355b5c7fdb6b023f6b972b2fa62
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Sun Jul 05 20:43:40 2009 +0200
files:       demo/ode/reaction/cpp/main.cpp
description:
Fix bug in demo. Buildbot should _now_ be happy


changeset:   6416:e645d3295afb8732b2186e4fc62d026a48c6fb55
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sun Jul 05 14:23:18 2009 +0200
files:       demo/ode/reaction/cpp/main.cpp
description:
More fixes for real/double in ODE demo

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev




References