[Issue 6999] parsing error for inout method/ wrong headergen

2012-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6999



--- Comment #2 from github-bugzi...@puremagic.com 2012-07-14 06:13:44 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/87704232d2328bca1994e57528a6b5a082072241
test case for Bug6999

https://github.com/D-Programming-Language/dmd/commit/847e4995e37ae7b8fa13a234b437822c09ed8945
apply scope storage class before function type semantic

 - fix issue 6999

 - this is needed if a storage class would
   affect type inference

https://github.com/D-Programming-Language/dmd/commit/98d9a4d97dacb18e5ac7d71643ccbc7f690b52ec
Merge pull request #531 from dawgfoto/Bug6999

fix Issue 6999 - parsing error for inout method/ wrong headergen

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


[Issue 6999] parsing error for inout method/ wrong headergen

2012-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6999


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

   What|Removed |Added

   Keywords||pull, rejects-valid
 Status|NEW |RESOLVED
 Resolution||FIXED


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


[Issue 6999] parsing error for inout method/ wrong headergen

2011-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6999



--- Comment #1 from d...@dawgfoto.de 2011-11-24 11:44:51 PST ---
https://github.com/D-Programming-Language/dmd/pull/531

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