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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 15 22:08:01 PST 2012


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
         AssignedTo|nobody at puremagic.com        |yebblies at gmail.com


--- Comment #20 from yebblies <yebblies at gmail.com> 2012-02-16 17:07:55 EST ---
New pull for this issue:

https://github.com/D-Programming-Language/dmd/pull/724

Walter, please reconsider your position - I really believe that the advantages
of 'is' always being a straight bitwise comparison outweigh the downsides.  As
you've pointed the inconsistency between how floats are handled with 'is' and
when determining if template value parameters match, I've changed that too to
make it consistent.

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