[Issue 3632] modify float is float to do a bitwise compare

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 27 21:13:41 PDT 2011


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



--- Comment #12 from Walter Bright <bugzilla at digitalmars.com> 2011-06-27 21:08:47 PDT ---
(In reply to comment #11)
> Making 'is' for floating point types consistent with 'is' for other types seems
> to me like a better move than introducing a new special case.

The current behavior matches template argument matching. Making it different
from such will introduce all kinds of anomalous 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