Thread overview | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
August 09, 2013 [Issue 10787] New: static ~this attributes position | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10787 Summary: static ~this attributes position Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: henning@still-hidden.de --- Comment #0 from Henning Pohl <henning@still-hidden.de> 2013-08-09 05:05:39 PDT --- static ~this() nothrow pure @safe { } Error: semicolon expected following function declaration -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 09, 2013 [Issue 10787] static ~this attributes position | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Pohl | http://d.puremagic.com/issues/show_bug.cgi?id=10787 Henning Pohl <henning@still-hidden.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull, rejects-valid --- Comment #1 from Henning Pohl <henning@still-hidden.de> 2013-08-09 05:08:34 PDT --- https://github.com/D-Programming-Language/dmd/pull/2460 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 12, 2013 [Issue 10787] static ~this attributes position | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Pohl | http://d.puremagic.com/issues/show_bug.cgi?id=10787 --- Comment #2 from github-bugzilla@puremagic.com 2013-08-11 18:59:14 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/a0ec7d49ec19a247e12f7fdc939d11ca1ff8a91b fix issue 10787 - static ~this attributes position https://github.com/D-Programming-Language/dmd/commit/39554724b25513bd3e21ba1795fb61eead4cb850 Merge pull request #2460 from hpohl/10787 fix issue 10787 - static ~this attributes position -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 29, 2013 [Issue 10787] static ~this attributes position | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Pohl | http://d.puremagic.com/issues/show_bug.cgi?id=10787 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: ------- |
August 29, 2013 [Issue 10787] static ~this attributes position | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Pohl | http://d.puremagic.com/issues/show_bug.cgi?id=10787 9999 <sibaqexozequgaba@tempomail.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sibaqexozequgaba@tempomail. | |fr --- Comment #3 from 9999 <sibaqexozequgaba@tempomail.fr> 2013-08-29 05:34:45 PDT --- I'm not sure it's fixed. See comments here: https://github.com/D-Programming-Language/dmd/pull/2460 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 29, 2013 [Issue 10787] static ~this attributes position | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Pohl | http://d.puremagic.com/issues/show_bug.cgi?id=10787 --- Comment #4 from yebblies <yebblies@gmail.com> 2013-08-29 22:39:54 EST --- The presented test case passes, so it is fixed. If there are other known cases please post them and reopen or (preferred) open a new bug report for them. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 29, 2013 [Issue 10787] static ~this attributes position | ||||
---|---|---|---|---|
| ||||
Posted in reply to Henning Pohl | http://d.puremagic.com/issues/show_bug.cgi?id=10787 Henning Pohl <henning@still-hidden.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #5 from Henning Pohl <henning@still-hidden.de> 2013-08-29 08:10:44 PDT --- This is not fixed completely, Andrei pulled a bit too fast. Take a look at my comment: https://github.com/D-Programming-Language/dmd/pull/2460 -- 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