[Issue 4428] string mixin of variable of type string fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 5 18:07:06 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4428



--- Comment #2 from Jonathan M Davis <jmdavisProg at gmail.com> 2010-07-05 18:07:00 PDT ---
You're right. I didn't think that through enough. It's just so natural to split
the string out into a variable when constructing it that that's what I did and
was thoroughly surprised when it didn't work. It probably didn't help that I
was working on a function meant to be called during CTFE rather than runtime.
In any case, you're right. This is not a bug. I obviously need to get a better
handle on string mixins and CTFE.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list