[Issue 1632] is expression fail to work as expected
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 8 14:23:58 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1632
smjg at iname.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
------- Comment #1 from smjg at iname.com 2007-11-08 16:23 -------
What is the bug you're reporting?
That the assert fails? This is correct. For an IsExpression to evaluate to
true, what you give it must be a semantically valid _type_. Lex.myidinst isn't
a type, it's a struct member.
--
More information about the Digitalmars-d-bugs
mailing list