[Issue 8110] DMD tries to opCast when doing opEquals, and fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 19 04:12:19 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8110



--- Comment #2 from meh. <meh at paranoici.org> 2012-05-19 04:13:54 PDT ---
If to avoid the first error I add an opCast!(Object), it works with == but
fails in a weird way when casting.

Following an attachment that shows said behavior.

-- 
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