[Issue 8434] [2.060 beta] cannot implicitly convert expression (vs1.opCast()) of type const(Vector2D) to object.Object

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 28 04:39:46 PDT 2012


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


Mike Wey <mike-wey at planet.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike-wey at planet.nl


--- Comment #2 from Mike Wey <mike-wey at planet.nl> 2012-07-28 04:39:44 PDT ---
It's trying to call opCast!(Object) when comparing two objects.
This "regression" was introduced with 2.058.

But not everyone agrees it a regression:
http://lists.puremagic.com/pipermail/dmd-beta/2012-February/001274.html
and
http://lists.puremagic.com/pipermail/dmd-beta/2012-February/001276.html

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