[Issue 2106] export class doesn't affect, what is exported

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2106

Andrei Alexandrescu  changed:

   What|Removed |Added

Version|2.013   |D2

--


[Issue 2106] export class doesn't affect, what is exported

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2106


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 2106] export class doesn't affect, what is exported

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2106



--- Comment #5 from github-bugzi...@puremagic.com 2012-01-22 10:15:35 PST ---
Commit pushed to https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/2b627769522256f983b0fadca1e964752c6a2909
fix Issue 2106 - export class doesn't affect, what is exported

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 2106] export class doesn't affect, what is exported

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2106



--- Comment #4 from github-bugzi...@puremagic.com 2012-01-22 10:15:21 PST ---
Commit pushed to https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/34d31ba9e6267ac97cc8081ac4729076e4ca7bc5
fix Issue 2106 - export class doesn't affect, what is exported

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 2106] export class doesn't affect, what is exported

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2106


Walter Bright  changed:

   What|Removed |Added

   Keywords|spec|


--- Comment #3 from Walter Bright  2012-01-22 
01:40:12 PST ---
The problem is an export record isn't generated for the _ClassZ. It's a
compiler bug, not a spec issue.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---