[Dune] Notification from Dune

Flyspray dune at hal.iwr.uni-heidelberg.de
Wed Dec 13 11:32:47 CET 2006


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this: - Oliver Sander (sander)

Attached to Project - Dune
Summary - type IntersectionIterator should not be exported
Task Type - Bug Report
Category - Common
Status - New
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - 1.0
Due Date - Undecided
Details - The grid base class exports a type IntersectionIterator
(twice, in lines 543 and 1167).  This type corresponds to a
LeafIntersectionIterator.  It is a relic from the time before we split
the IntersectionIterator into a Leaf- and a LevelIntersectionIterator.
 I propose this type to be removed because I think it is better to
make the user explicitly choose on of the two iterators (or use a grid
part).  That way people have to know what they are doing.  Plus, the
error messages you get when trying to assign the return value of
ilevelbegin() to an IntersectionIterator are quite heinous.

I mark this as 1.0 because it directly concerns the interface and the
change is minor.

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

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