Improve JIT error messages

Issue #950 closed
Jan Blechta created an issue

Many messages saying that dijitso failed appear on the support channels. In many cases it is possibly a failure in form compiler or C++ compiler which does not make it to user. Developers do not know how informative issued error messages are because they write essentially bugless code.

Comments (2)

  1. Prof Garth Wells

    This may already be much improved in the pybind11 interface (by not having DOLFIN cover over the dijitso exception).

  2. Jan Blechta reporter

    Closing for now. Errors from FFC JIT compiler look good both with SWIG and pybind11. If something is wrong more specific report is needed.

  3. Log in to comment