[Issue 6545] [CTFE] Hard-coded array operations not yet supported

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 12 13:29:14 PDT 2013


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



--- Comment #2 from github-bugzilla at puremagic.com 2013-05-12 13:29:12 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/5ad8794e91e1da3103a38fa1165c5522a383667b
Issue 6545 - [CTFE] Hard-coded array operations not yet supported

Refactor array op generation and always generate a D version of the array
operation.  In the interpreter, if a FuncDeclaration with no body is
encoutered, use the D version if it is an array operation.

https://github.com/D-Programming-Language/dmd/commit/a3c6eaabe20ff32891e0deba106024113a13763a
Merge pull request #694 from yebblies/issue6545

Issue 6545 - [CTFE] Hard-coded array operations not yet supported

-- 
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