← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Minor fix (strip of leading and trailing spaces from swig_version such that comparing to ufc.__swigversion__ doesn't fail).

 

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

changeset:   5621:e1c123d57ba5b5939d0fc9439b047ff4ed58312e
tag:         tip
user:        Johannes Ring <johannr@xxxxxxxxx>
date:        Fri Feb 06 15:50:28 2009 +0100
files:       dolfin/SConscript
description:
Minor fix (strip of leading and trailing spaces from swig_version such that comparing to ufc.__swigversion__ doesn't fail).


changeset:   5620:0bd2dbf1b7644a70682e5f212b59c751b3c4037e
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Fri Feb 06 08:23:05 2009 +0100
files:       dolfin/SConscript dolfin/swig/dolfin.i dolfin/swig/dolfin_swig_version.i scripts/makedist site-packages/dolfin/__init__.py site-packages/dolfin/compile_function.py site-packages/dolfin/jit.py
description:
Added more robus swig_version checks
  - The variable dolfin.__swigversion__ now holds the verison of swig that
    DOLFIN was compiled with
  - Added swigversion checks in, SConscript, jit and in compile_function
  - The variable dolfin.__version__ now holds the version of DOLFIN. This
    is used when calling the jit compiler, adding this to the signature of the form
  - Added a hook in makedist script for the new appearence of the DOLFIN version in __init__.py


changeset:   5619:5a04df0beb609d85dd0f91eeb2f8614affb53ad0
parent:      5618:2ad7ae2a07150acc5178bef22de9c23b507bb40c
parent:      5617:0bf435a308d991373f2d1fb635d495b5a835e93b
user:        Kent-Andre Mardal <kent-and@xxxxxxxxx>
date:        Thu Feb 05 18:59:14 2009 +0100
files:       
description:
merge

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin


Follow ups