← Back to team overview

fenics team mailing list archive

Re: Upcoming release

 

On Fri, Mar 22, 2013 at 04:32:20PM +0100, Johan Hake wrote:
> A wild guess:
>  generate-swig-docstrings
> ;)
> but it seems like you have removed it.

Everything builds fine now, including demos, with a fresh clone of
DOLFIN built with cmake.local (which also generates all necessary
files).

But the following line makes the unit tests fail:

  from dolfin_utils.commands import getstatusoutput

This works fine when typed into a Python terminal. This is likely the
result of moving the DOLFIN wrappers over to FFC, but I can't figure
it out at the moment. Will look at it later unless someone else can
spot it first.

--
Anders


References