[Issue 2454] tupleof(member) is incorrectly evaluated inside foreach over members-tuple

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 14 15:00:43 PST 2008


http://d.puremagic.com/issues/show_bug.cgi?id=2454


shro8822 at vandals.uidaho.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shro8822 at vandals.uidaho.edu




------- Comment #1 from shro8822 at vandals.uidaho.edu  2008-11-14 17:00 -------
If a struct has a member that is a struct, I would expect that this would work.
As for non struct members, the logical thing to do would be to make that work
anyway to avoid corner cases.

Or are you saying the result of the tupleof is not what it should be?


-- 



More information about the Digitalmars-d-bugs mailing list