[Issue 7992] std.algorithm.find breaks in certain circumstances

2012-10-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7992 --- Comment #4 from github-bugzi...@puremagic.com 2012-10-13 14:41:24 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/01a690654afa50aeb1101abc734de86af

[Issue 7992] std.algorithm.find breaks in certain circumstances

2012-10-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7992 Jonathan M Davis changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 7992] std.algorithm.find breaks in certain circumstances

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7992 --- Comment #3 from hst...@quickfur.ath.cx 2012-10-09 21:31:44 PDT --- https://github.com/D-Programming-Language/phobos/pull/852 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 7992] std.algorithm.find breaks in certain circumstances

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7992 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --- Com

[Issue 7992] std.algorithm.find breaks in certain circumstances

2012-04-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7992 --- Comment #1 from William Moore 2012-04-26 15:00:48 PDT --- Note: the structure definition is incorrect, it should be: struct omgstring { string data; // Start hasLength functions @property { size_t l