[Issue 8644] CTFE doesn't support string , on array literals

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8644

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 8644] CTFE doesn't support string , on array literals

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8644


yebblies yebbl...@gmail.com changed:

   What|Removed |Added

 CC||yebbl...@gmail.com
Version|D1  D2 |D1


--- Comment #2 from yebblies yebbl...@gmail.com 2012-10-10 02:35:38 EST ---
Fix for D2:
https://github.com/donc/dmd/commit/8cd8f05dfe1caa050c2995b410d7e73b696cb6ad

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


[Issue 8644] CTFE doesn't support string , on array literals

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8644



--- Comment #3 from github-bugzi...@puremagic.com 2012-10-09 09:12:57 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/8cd8f05dfe1caa050c2995b410d7e73b696cb6ad
Fix bug 8644 - CTFE doesn't support string , on array literals

https://github.com/D-Programming-Language/dmd/commit/f3ee71f1f422fd0ee8863109469f4065a8305b5f
Merge pull request #1114 from donc/ctfe8644_arrayliteralcmp

Fix bug 8644 - CTFE doesn't support string , on array literals

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


[Issue 8644] CTFE doesn't support string , on array literals

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8644



--- Comment #4 from yebblies yebbl...@gmail.com 2012-10-10 03:15:10 EST ---
Whoops.  This is the merge commit.
https://github.com/D-Programming-Language/dmd/commit/f3ee71f1f422fd0ee8863109469f4065a8305b5f

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


[Issue 8644] CTFE doesn't support string , on array literals

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8644


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
Version|D1  |D1  D2
 Resolution||FIXED


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


[Issue 8644] CTFE doesn't support string , on array literals

2012-09-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8644


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

   Keywords||CTFE, pull, rejects-valid


--- Comment #1 from Don clugd...@yahoo.com.au 2012-09-12 01:26:14 PDT ---
https://github.com/D-Programming-Language/dmd/pull/1114

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