[Dune] Notification from Dune

Flyspray dune at hal.iwr.uni-heidelberg.de
Thu Sep 14 17:21:15 CEST 2006


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below.

User who did this: -  ()

Attached to Project - Dune
Summary - ownership issue in VTKWriter interface
Task Type - Feature Request
Category - File
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - 
Due Date - Undecided
Details - VTKWriter::addVertexData (VTKFunction *p) takes ownership of
the object
pointed to by p. This should at least be mentioned in the
documentation.
Even better would be an interface change to
VTKWriter::addVertexData (std::auto_ptr<VTKFunction> p),
which makes it clear beyond any doubt that the caller has no longer to

care for the object pointed to by p (and better doesn't pass an object
allocated on the stack...)

The same holds for VTKWriter::addCellData (VTKFunction *p).

Martin Weiser

More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=179

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.





More information about the Dune mailing list