Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lewurm
Copy link
Contributor

@lewurm lewurm commented Oct 29, 2018

Backport of #9688 and #11380

BrzVlad and others added 2 commits October 29, 2018 11:24
* [interp] Fix some conv ovf opcodes

* [interp] Correctly hande a few conv ovf cases

For conversion from unsigned value to i1 and i2.

* [interp] Fix multiplication overflow case

* [interp] Remove some constants from code
…d to an int type (mono#11380)

[interp] throw overflow exception when {float,double}.NaN is converted to an int type

A comparison with NaN is always `false`.
@lewurm
Copy link
Contributor Author

lewurm commented Oct 29, 2018

@monojenkins squash

@monojenkins
Copy link
Contributor

Cannot squash because the following required status checks are not successful:

  • "OS X i386" state is "failure"

@lewurm
Copy link
Contributor Author

lewurm commented Oct 29, 2018

@monojenkins build OS X i386

@monojenkins
Copy link
Contributor

Cannot squash because the following required status checks are not successful:

  • "OS X i386" state is "failure"

@luhenry luhenry merged commit 47eb7c5 into mono:2018-06 Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants