[Issue 5547] Improve assert to give information on values given to it when it fails

2016-06-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5547 Sobirari Muhomori changed: What|Removed |Added See Also|

[Issue 5547] Improve assert to give information on values given to it when it fails

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5547 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 5547] Improve assert to give information on values given to it when it fails

2012-09-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5547 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5547] Improve assert to give information on values given to it when it fails

2012-09-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5547 --- Comment #7 from Jonathan M Davis jmdavisp...@gmx.com 2012-09-05 15:45:23 PDT --- On further reflection, I think that this is more properly the domain of a library template I'm fine with having a helper function that does this, but the

[Issue 5547] Improve assert to give information on values given to it when it fails

2012-09-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5547 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 5547] Improve assert to give information on values given to it when it fails

2012-07-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5547 --- Comment #5 from github-bugzi...@puremagic.com 2012-07-08 13:46:35 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime

[Issue 5547] Improve assert to give information on values given to it when it fails

2012-02-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5547 kenn...@gmail.com changed: What|Removed |Added Keywords|patch |pull --- Comment #4 from

[Issue 5547] Improve assert to give information on values given to it when it fails

2011-07-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5547 kenn...@gmail.com changed: What|Removed |Added Keywords||patch CC|

[Issue 5547] Improve assert to give information on values given to it when it fails

2011-02-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5547 --- Comment #2 from Steven Schveighoffer schvei...@yahoo.com 2011-02-08 10:57:27 PST --- Is it too difficult for this to apply only inside unit tests? I mean literally within unit test blocks. This means asserts triggered in non-unit test