← Back to team overview

dolfin team mailing list archive

[Bug 685223] Re: Adding member functions to GenericFunction screws up compiled Expressions

 

The cause of this was a bug in the creation of the dolfin.pc file (which
the JIT compiler uses). It's been fixed in

    http://bazaar.launchpad.net/~dolfin-core/dolfin/main/revision/5357

** Changed in: dolfin
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/685223

Title:
  Adding member functions to GenericFunction screws up compiled Expressions

Status in DOLFIN:
  Invalid

Bug description:
  To reproduce, just run a Python demo that uses compiled expressions (as of r. 5356). Result is a seg fault.







References