[Issue 2392] Parsing ambiguity between function pointer declaration and function call
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 24 08:17:15 PST 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2392
smjg at iname.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
------- Comment #3 from smjg at iname.com 2008-11-24 10:17 -------
That would be a dependency of parsing on semantic analysis, which is something
D by design doesn't have.
I agree that C-style function pointer declarations should be thrown out, just
as C-style cast syntax has been already.
--
More information about the Digitalmars-d-bugs
mailing list