[Dune] [#727] BCRSMatrix broken (see iotest)

Dune flyspray at dune-project.org
Tue Jan 26 16:05:50 CET 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#727 - BCRSMatrix broken (see iotest)
User who did this - Carsten Gräser (Carsten)

----------
Actually this is not a problem in bcrsmatrix.hh but in shared_ptr.hh and iotest.cc.

The replacement implementation Dune::shared_ptr does not provide support for custom deleters that is used in bcrsmatric.hh. Since all trunk-users seem to have either boost/tr1/c++0x no one noticed this missing feature yet. However iotest.hh does not include config.h and hence does not activate any of those implementations.

Should we
....(A) fix Dune::shared_ptr for the release,
....(B) revert the patch,
....(C) use the default allocator in bcrsmatrix.hh ?

I'm investigating A). If it's to complicated I'd revert the patch.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=727#comment1694

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list