[Issue 14182] AA with pointer key can't find key (regression)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Feb 18 16:50:44 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14182

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |code at dawg.eu
         Resolution|---                         |DUPLICATE

--- Comment #3 from Martin Nowak <code at dawg.eu> ---
(In reply to Timothee Cour from comment #1)
> when I wrote '//REGRESSION: worked in dmd.066(rc2)' it means that the assert
> passes wrongly but that it correctly failed in dmd.066(rc2), ie that the key
> was in the map.

How about you not not not negate so much ;).
At best you submit reduced test-cases that can be used as regression test, i.e.
fails/asserts for broken compilers, passes for working ones.

Indeed it's a dubplicate.


One of those actually creates a link @safety0ff.bugz.

bug 14104
issue 14104

https://www.bugzilla.org/docs/2.18/html/hintsandtips.html#AEN2328

*** This issue has been marked as a duplicate of issue 14104 ***

--


More information about the Digitalmars-d-bugs mailing list