October 01, 2012 [Issue 7810] [CTFE] Typesafe variadic function with array of structs | ||||
---|---|---|---|---|
| ||||
Posted in reply to simendsjo | http://d.puremagic.com/issues/show_bug.cgi?id=7810 --- Comment #10 from Don <clugdbug@yahoo.com.au> 2012-10-01 07:16:00 PDT --- https://github.com/D-Programming-Language/dmd/pull/1155 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 16, 2012 [Issue 7810] [CTFE] Typesafe variadic function with array of structs | ||||
---|---|---|---|---|
| ||||
Posted in reply to simendsjo | http://d.puremagic.com/issues/show_bug.cgi?id=7810 --- Comment #11 from github-bugzilla@puremagic.com 2012-10-16 04:22:39 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/7d133964da2a5c0c794b82d42f3f3c9cbfdcf078 Fix issue 7810 [CTFE] Typesafe variadic function with array of structs It's actually a problem with void-initialized static arrays. This was the root cause of a compile-time regexp bug. https://github.com/D-Programming-Language/dmd/commit/eaa03fefeb1a698f586d5f5a09068f3433bf4b29 Merge pull request #1155 from donc/ctfe7810array_voidinit Fix issue 7810 [CTFE] Typesafe variadic function with array of structs -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 16, 2012 [Issue 7810] [CTFE] Typesafe variadic function with array of structs | ||||
---|---|---|---|---|
| ||||
Posted in reply to simendsjo | http://d.puremagic.com/issues/show_bug.cgi?id=7810 yebblies <yebblies@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yebblies@gmail.com --- Comment #12 from yebblies <yebblies@gmail.com> 2012-10-16 22:23:50 EST --- Fixed for D2 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 17, 2012 [Issue 7810] [CTFE] Typesafe variadic function with array of structs | ||||
---|---|---|---|---|
| ||||
Posted in reply to simendsjo | http://d.puremagic.com/issues/show_bug.cgi?id=7810 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED --- Comment #13 from Walter Bright <bugzilla@digitalmars.com> 2012-10-16 17:45:35 PDT --- Fixed for D1. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
November 30, 2012 [Issue 7810] [CTFE] Typesafe variadic function with array of structs | ||||
---|---|---|---|---|
| ||||
Posted in reply to simendsjo | http://d.puremagic.com/issues/show_bug.cgi?id=7810 Dmitry Olshansky <dmitry.olsh@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |val@markovic.io --- Comment #14 from Dmitry Olshansky <dmitry.olsh@gmail.com> 2012-11-30 12:49:43 PST --- *** Issue 8725 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
December 12, 2012 [Issue 7810] [CTFE] Typesafe variadic function with array of structs | ||||
---|---|---|---|---|
| ||||
Posted in reply to simendsjo | http://d.puremagic.com/issues/show_bug.cgi?id=7810 Don <clugdbug@yahoo.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iteronvexor@gmail.com --- Comment #15 from Don <clugdbug@yahoo.com.au> 2012-12-12 04:54:33 PST --- *** Issue 8805 has been marked as a duplicate of this issue. *** -- 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