digitalmars.D.bugs - [Issue 5658] New: Undocumented fields in std.typecons.Tuple
- d-bugmail puremagic.com (22/22) Feb 27 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5658
- d-bugmail puremagic.com (13/13) Feb 27 2011 http://d.puremagic.com/issues/show_bug.cgi?id=5658
- d-bugmail puremagic.com (11/11) Feb 24 2013 http://d.puremagic.com/issues/show_bug.cgi?id=5658
- d-bugmail puremagic.com (10/10) Feb 24 2013 http://d.puremagic.com/issues/show_bug.cgi?id=5658
http://d.puremagic.com/issues/show_bug.cgi?id=5658 Summary: Undocumented fields in std.typecons.Tuple Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: doob me.com The following fields are undocumented in std.typecons.Tuple: * length * field * expand Not sure about "length", it seems to be documented but it doesn't show up in the docs. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 27 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5658 Andrei Alexandrescu <andrei metalanguage.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |andrei metalanguage.com AssignedTo|nobody puremagic.com |andrei metalanguage.com 10:28:11 PST --- field is a leftover from the days tuple[n] didn't work (one would write tuple.field[n]). expand should stay. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 27 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5658 Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/075db4dcb9b850e64fbdb7860d6200be494feb90 issue 5658 https://github.com/D-Programming-Language/phobos/commit/2b00a2a5f9f8032f39cc70aa7e2289eb88e1447f Fix Issue 5658 - Undocumented fields in std.typecons.Tuple -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 24 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5658 Alex Rønne Petersen <alex lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |alex lycus.org Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Feb 24 2013