[Issue 4841] -inline wrecks certain nested structs causing error *** is a nested function and cannot be accessed from ***

2013-10-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4841


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

 CC||c...@benjamin-thaut.de


--- Comment #20 from Kenji Hara k.hara...@gmail.com 2013-10-10 04:59:50 PDT 
---
*** Issue 11210 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: ---


[Issue 4841] -inline wrecks certain nested structs causing error *** is a nested function and cannot be accessed from ***

2013-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4841



--- Comment #19 from github-bugzi...@puremagic.com 2013-07-11 23:49:29 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/1fbbe5966e372abb20e70c4ac69ecfaeaa6db952
fix Issue 4841 - -inline wrecks certain nested structs causing error *** is a
nested function and cannot be accessed from ***

https://github.com/D-Programming-Language/dmd/commit/c19b8a43f45da1347302d3b49a3d1b0b53997003
Merge pull request #2329 from 9rnsr/fix4841

Issue 4841 - -inline wrecks certain nested structs causing error *** is a
nested function and cannot be accessed from ***

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


[Issue 4841] -inline wrecks certain nested structs causing error *** is a nested function and cannot be accessed from ***

2013-07-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4841


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED


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


[Issue 4841] -inline wrecks certain nested structs causing error *** is a nested function and cannot be accessed from ***

2013-07-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4841


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||pull


--- Comment #18 from Kenji Hara k.hara...@gmail.com 2013-07-09 20:27:33 PDT 
---
https://github.com/D-Programming-Language/dmd/pull/2329

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


[Issue 4841] -inline wrecks certain nested structs causing error *** is a nested function and cannot be accessed from ***

2013-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4841


Denis Shelomovskij verylonglogin@gmail.com changed:

   What|Removed |Added

   Platform|x86 |All
   Target Milestone|2.059   |---
 OS/Version|Windows |All


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


[Issue 4841] -inline wrecks certain nested structs causing error *** is a nested function and cannot be accessed from ***

2013-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4841



--- Comment #17 from bearophile_h...@eml.cc 2013-06-10 15:13:45 PDT ---
(In reply to comment #16)
 As mixing -inline/non-inline modules may result in a wrong code because of
 Issue 9193 one can use -inline only for toy D projects.

If you believe that to be true, then I think you should raise the Importance of
this issue to Major.

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