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

Integer overflow and other errors #1

Open
zensan opened this issue Aug 27, 2015 · 1 comment
Open

Integer overflow and other errors #1

zensan opened this issue Aug 27, 2015 · 1 comment

Comments

@zensan
Copy link

zensan commented Aug 27, 2015

Hello!

I use your library, it does a good business (I haven't found anything better). It's far from perfect (I close my eyes on that) but one thing all the time is insulting me..
When i compile any project with the correct debugging setup (I mean range check, overflow check etc..) I got all the time error in your library. I understand that these errors are false because you just assume that in certain portions of your code.. But can you add compiler directives to turn off these checks for your units if you do not respect these settings (I can do it on my own, but then each new version when I update I need to do that again in inc file).

Thank you in advance.

@0x92
Copy link

0x92 commented Aug 27, 2015

This project is only a fork, im not the author

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

No branches or pull requests

2 participants