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

64 int narrowing and other compile time type conversion issues #164

Closed
springmeyer opened this issue Jul 11, 2013 · 1 comment
Closed

64 int narrowing and other compile time type conversion issues #164

springmeyer opened this issue Jul 11, 2013 · 1 comment
Labels

Comments

@springmeyer
Copy link
Contributor

MSVS does a nice job of catching implicit conversions from int64 to int32 and double which we should either fix or make look intentional via static_cast:

screen shot 2013-07-11 at 10 15 46 am

@daniellockyer
Copy link
Member

Closing as this is old and probably covered by #1689

@daniellockyer daniellockyer closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants