[Dune] [#617] IdSetDefaultImplementation is buggy

Dune dune at dune-project.org
Fri Oct 2 19:05:20 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has been changed.  The changes are listed below.  For full information about what has changed, visit the URL and click the History tab.

FS#617 - IdSetDefaultImplementation is buggy
User who did this: Carsten Gräser (Carsten)
Task details edited:
-------
IdSetDefaultImplementation used to provide a default implementation of the template subId<cc>(Entity,i) using id(). Since r5514 it pretends to be a default implemetation for subId(Entity,i,cc) using id().

However the code is incorrect. If we really want this we need a TMP since the type of subEntity<cc>(Entity,i) varies with the dynamic input cc.

Currently if MyGridIdSet derives from IdSetDefaultImplementation the default imp for subId<cc>(...) in IdSet uses the buggy subId() in IdSetDefaultImplementation even if it is (correctly) implemented in MyGridIdSet.

In ALU this hides the correct implementation of subId.
-------

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

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