https://d.puremagic.com/issues/show_bug.cgi?id=11557
--- Comment #3 from Denis Shelomovskij <[email protected]> 2013-11-20 19:31:13 MSK --- (In reply to comment #2) > Why this issue is marked as "regression"? As far as I know, the code you shown > had never worked correctly. Associative arrays use `TypeInfo.compare` and `std.typecons.Tuple` has its `opCmp` with by element comparison for a long time. As `Tuple`-s stopped working as AA keys (it worked at least a year ago) I decided it was a compiler change. If it's not please remove the REGRESSION status. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
