[Dune] [#617] IdSetDefaultImplementation is buggy

Dune dune at dune-project.org
Fri Oct 2 18:56:15 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Carsten Gräser (Carsten) 

Attached to Project - Dune
Summary - IdSetDefaultImplementation is buggy
Task Type - Bug Report
Category - Grid
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - 1.1
Due in Version - Undecided
Due Date - Undecided
Details - 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 one uses subId<cc>(Entity,i) in a grid using this class the defaukt imp in IdSet tries to use the buggy method.

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