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

Add tests for Decimals, Longs & Integers being over size limits #309

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

nawforce
Copy link
Contributor

@nawforce nawforce commented Dec 8, 2024

This adds a check on the length of decimals, longs and integers literals and logs an error if they are beyond the max size for each. Double literals don't appear to have a size limit.

@nawforce nawforce linked an issue Dec 8, 2024 that may be closed by this pull request
@nawforce nawforce marked this pull request as ready for review December 8, 2024 09:40
@pwrightcertinia pwrightcertinia merged commit fdaaef3 into main Dec 9, 2024
1 check passed
@pwrightcertinia pwrightcertinia deleted the 294-check-decimaldouble-literal-handling branch December 9, 2024 12:18
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.

Check Decimal/Double literal handling
2 participants