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

disable OVERFLOW checks for NumberOfTrailingZeros() purepascal version #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jdavison-mo
Copy link

@jdavison-mo jdavison-mo commented Feb 26, 2020

Hi Rudy,

I found that this pure pascal version which is used on Linux64 crashes when OVERFLOWCHECKS are turned on. Are you able to verify that this is expected and that overflowchecks should be turned off?

The unit does not seem to be explicit about whether overflowchecks be enabled or not is this something you have considered? In any case i've made it conditionally turn it off and on again only if it was turned off.

Thanks for reviewing.

Jared

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.

1 participant