Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
May 21, 2012 [Issue 8128] New: unittest blocks should be allowed in interfaces | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=8128 Summary: unittest blocks should be allowed in interfaces Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: xtzgzorex@gmail.com --- Comment #0 from Alex Rønne Petersen <xtzgzorex@gmail.com> 2012-05-21 00:53:19 PDT --- Static functions are allowed in interfaces. Thus, IMHO, it makes no sense to disallow unittest blocks in them. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
May 21, 2012 [Issue 8128] unittest blocks should be allowed in interfaces | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | http://d.puremagic.com/issues/show_bug.cgi?id=8128 Alex Rønne Petersen <xtzgzorex@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |enhancement --- Comment #1 from Alex Rønne Petersen <xtzgzorex@gmail.com> 2012-05-21 01:06:00 PDT --- Changing to enhancement. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
May 21, 2012 [Issue 8128] unittest blocks should be allowed in interfaces | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | http://d.puremagic.com/issues/show_bug.cgi?id=8128 --- Comment #2 from Alex Rønne Petersen <xtzgzorex@gmail.com> 2012-05-21 01:36:31 PDT --- https://github.com/D-Programming-Language/dmd/pull/960 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 30, 2012 [Issue 8128] unittest blocks should be allowed in interfaces | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | http://d.puremagic.com/issues/show_bug.cgi?id=8128 --- Comment #3 from github-bugzilla@puremagic.com 2012-09-29 18:52:28 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e1f95f3251c9af20dd6d655c9ee022a51e3cce0c Fix issue 8128 - allow unittest blocks in interfaces. https://github.com/D-Programming-Language/dmd/commit/1d70dced6dc1f784eb6469d30637efa5ae85701b Merge pull request #960 from alexrp/interface-unittest Fix issue 8128 - allow unittest blocks in interfaces. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 30, 2012 [Issue 8128] unittest blocks should be allowed in interfaces | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | http://d.puremagic.com/issues/show_bug.cgi?id=8128 --- Comment #4 from github-bugzilla@puremagic.com 2012-09-29 23:41:40 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/d0115da0d9d328015855018c085b638c098f2665 Fix test for issue 8128. https://github.com/D-Programming-Language/dmd/commit/53527bbece7655ac8a00a1ad776395a19a55b161 Merge pull request #1154 from 9rnsr/fix8128test Fix test for issue 8128. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
January 16, 2013 [Issue 8128] unittest blocks should be allowed in interfaces | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alex Rønne Petersen | http://d.puremagic.com/issues/show_bug.cgi?id=8128 yebblies <yebblies@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |yebblies@gmail.com Resolution| |FIXED -- 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