Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 3632 - modify float is float to do a bitwise compare #126

Closed
wants to merge 1 commit into from

Conversation

yebblies
Copy link
Member

Currently floating point types are the only types where 'is' is not a bitwise comparison. This patch make floating is floating perform a bitwise comparison, at runtime and compile-time.

@WalterBright
Copy link
Member

0d93cf4

braddr pushed a commit to braddr/dmd that referenced this pull request Sep 15, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants