[Issue 2810] Nonsensical forward reference error - stringof an auto function
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 25 11:17:06 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2810
Stewart Gordon <smjg at iname.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
Summary|Cannot forward reference an |Nonsensical forward
|auto function |reference error - stringof
| |an auto function
--- Comment #2 from Stewart Gordon <smjg at iname.com> 2009-08-25 11:17:06 PDT ---
You forgot to post the error messages.
1.046:
bz2810.d(1): no identifier for declarator a
bz2810.d(1): semicolon expected, not '{'
bz2810.d(1): Declaration expected, not '{'
bz2810.d(1): unrecognized declaration
2.031:
bz2810.d(2): Error: forward reference to a
bz2810.d(2): Error: forward reference to inferred return type of function call
(())()
(Windows)
--
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