[Issue 8417] Better error message on invalid operator call
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Mar 24 10:35:10 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=8417
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-03-24 10:35:08 PDT ---
In 2.065 the diagnostic no longer leaks into std.getopt:
test.d(7): Error: invalid array operation "foo" & foo (did you forget a [] ?)
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list