Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
September 23, 2010 [Issue 4921] New: Synopsis code in std.variant documentation does throw an assertion error | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=4921 Summary: Synopsis code in std.variant documentation does throw an assertion error Product: D Version: D2 Platform: x86 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: daniel.kullmann@gmx.net --- Comment #0 from Daniel Kullmann <daniel.kullmann@gmx.net> 2010-09-23 07:49:51 PDT --- Created an attachment (id=766) Fix for bug When running the code from the synopsis in the documentation for std.variant, it throws an assertion error, because one of the asserts is the wrong way round. Attached a patch that also makes the Synopsis code a complete program -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 23, 2010 [Issue 4921] Synopsis code in std.variant documentation throws an assertion error | ||||
---|---|---|---|---|
| ||||
Posted in reply to Daniel Kullmann | http://d.puremagic.com/issues/show_bug.cgi?id=4921 Andrei Alexandrescu <andrei@metalanguage.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |andrei@metalanguage.com AssignedTo|nobody@puremagic.com |andrei@metalanguage.com -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 26, 2013 [Issue 4921] Synopsis code in std.variant documentation throws an assertion error | ||||
---|---|---|---|---|
| ||||
Posted in reply to Daniel Kullmann | http://d.puremagic.com/issues/show_bug.cgi?id=4921 --- Comment #1 from github-bugzilla@puremagic.com 2013-02-26 09:04:12 PST --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/74cd007c6f373cd550c05d05443f68bb64e81bab Fix issue 4921 - Synopsis code in std.variant documentation throws an assertion error http://d.puremagic.com/issues/show_bug.cgi?id=4921 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 26, 2013 [Issue 4921] Synopsis code in std.variant documentation throws an assertion error | ||||
---|---|---|---|---|
| ||||
Posted in reply to Daniel Kullmann | http://d.puremagic.com/issues/show_bug.cgi?id=4921 Andrei Alexandrescu <andrei@erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation