August 08, 2011 [Issue 5373] Regression (2.051) CTFE and std.string.replace() causes "Bad binary function q{a == b}.. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Heywood Floyd | http://d.puremagic.com/issues/show_bug.cgi?id=5373 Trass3r <mrmocool@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #10 from Trass3r <mrmocool@gmx.de> 2011-08-08 13:30:08 PDT --- replace is broken again in 2.054. I get the "Bad binary function q{a == b}" with my code but this example doesn't even get so far: Error: argument to mixin must be a string, not (['i','n','t',' ','a',';']) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 01, 2011 [Issue 5373] Regression (2.051) CTFE and std.string.replace() causes "Bad binary function q{a == b}.. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Heywood Floyd | http://d.puremagic.com/issues/show_bug.cgi?id=5373 Don <clugdbug@yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clugdbug@yahoo.com.au --- Comment #11 from Don <clugdbug@yahoo.com.au> 2011-09-01 04:51:58 PDT --- (In reply to comment #10) > replace is broken again in 2.054. > I get the "Bad binary function q{a == b}" with my code but this example doesn't > even get so far: > Error: argument to mixin must be a string, not (['i','n','t',' ','a',';']) That's bug 2156, which is completely different to this one. It has nothing to do with CTFE. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 02, 2011 [Issue 5373] Regression (2.051) CTFE and std.string.replace() causes "Bad binary function q{a == b}.. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Heywood Floyd | http://d.puremagic.com/issues/show_bug.cgi?id=5373 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED --- Comment #12 from Walter Bright <bugzilla@digitalmars.com> 2011-09-02 14:02:34 PDT --- https://github.com/D-Programming-Language/dmd/commit/842db08516f0606ea9b278d179f8f7c51776f805 https://github.com/D-Programming-Language/dmd/commit/ff1965347d6ff2b0c3ebb71ff7c06254aba38c66 -- 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