[Issue 8220] invalid function call not detected during semantic analysis
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 14 07:34:24 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8220
klickverbot <code at klickverbot.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at klickverbot.at
--- Comment #5 from klickverbot <code at klickverbot.at> 2012-06-14 07:36:35 PDT ---
(In reply to comment #3)
> Created an attachment (id=1115) [details]
> failing test case
I also think this is genuinely invalid code: Besides the fact that there isn't
really a good reason, grammar-wise, for the code to compile, allowing it as a
special case in typeof() would create exactly the same sort of problems with
is(typeof()) as with __traits(compiles, …) in the original report.
--
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