[Issue 7159] Forward reference when casting auto return method

2013-01-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7159


Kenji Hara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   Platform|Other   |All
 Resolution||FIXED


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


[Issue 7159] Forward reference when casting auto return method

2013-01-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7159



--- Comment #4 from github-bugzi...@puremagic.com 2013-01-24 14:27:53 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/3d5528e985270fe34a7298581df63958c88e506c
fix Issue 7159 - Forward reference when casting auto return method

https://github.com/D-Programming-Language/dmd/commit/de4f8f6bf8dc9fcc1730ea4d7f2bbd3e74880f08
Merge pull request #1543 from 9rnsr/fix5933

Issue 5933 & 7159 & 9377 - Invoke function semantic3 correctly where it is
required.

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


[Issue 7159] Forward reference when casting auto return method

2013-01-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7159



--- Comment #3 from Kenji Hara  2013-01-23 22:52:00 PST ---
(In reply to comment #1)
> https://github.com/D-Programming-Language/dmd/pull/535

That was a wrong change, and it had been reverted.
A new pull request is:

https://github.com/D-Programming-Language/dmd/pull/1543

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


[Issue 7159] Forward reference when casting auto return method

2012-11-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7159



--- Comment #2 from github-bugzi...@puremagic.com 2012-11-19 17:55:22 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/a9bb24772b47cef1df237c7fdf95c52e3c27c418
fix Issue 7159 - Forward reference when casting auto return method

https://github.com/D-Programming-Language/dmd/commit/2ba68e1db6cf3b2d19dfe4d3f7909ee67948bad3
Merge pull request #535 from 9rnsr/fix5933

Issue 5933 & 7159 - Resolve forward reference to auto-return member function

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


[Issue 7159] Forward reference when casting auto return method

2012-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7159


Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull


--- Comment #1 from Kenji Hara  2012-02-19 07:31:40 PST ---
https://github.com/D-Programming-Language/dmd/pull/535

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