[Issue 5288] auto return: forward ref error when using it with recursive functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 3 22:15:36 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5288


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com


--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2011-04-03 22:12:01 PDT ---
This one is a little hard to fix, because the semantic analysis for function
bodies goes statement by statement in a forward manner.

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


More information about the Digitalmars-d-bugs mailing list