[Issue 4186] Forward reference error from static function with no return type

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

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|future  |D2

--


[Issue 4186] Forward reference error from static function with no return type

2010-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4186


Rainer Schuetze r.sagita...@gmx.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||r.sagita...@gmx.de
 Resolution||DUPLICATE


--- Comment #1 from Rainer Schuetze r.sagita...@gmx.de 2010-05-14 09:11:21 
PDT ---
The static without return type implies auto. This is a variation of bug 2810,
and the patch there also fixes this testcase.

*** This issue has been marked as a duplicate of issue 2810 ***

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