digitalmars.D.bugs - [Issue 10787] New: static ~this attributes position
- d-bugmail puremagic.com (18/18) Aug 09 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10787
- d-bugmail puremagic.com (10/10) Aug 09 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10787
- d-bugmail puremagic.com (11/11) Aug 11 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10787
- d-bugmail puremagic.com (10/10) Aug 29 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10787
- d-bugmail puremagic.com (13/13) Aug 29 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10787
- d-bugmail puremagic.com (7/7) Aug 29 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10787
- d-bugmail puremagic.com (12/12) Aug 29 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10787
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
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: -------
Aug 09 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10787
Henning Pohl <henning still-hidden.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull, rejects-valid
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: -------
Aug 09 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10787 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 fix issue 10787 - static ~this attributes position -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 11 2013
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: -------
Aug 29 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10787
9999 <sibaqexozequgaba tempomail.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sibaqexozequgaba tempomail.
| |fr
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: -------
Aug 29 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10787 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: -------
Aug 29 2013
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 |
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: -------
Aug 29 2013









d-bugmail puremagic.com 