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

Made ifToStr to handle components that do not support format #445

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

lvcabral
Copy link
Owner

@lvcabral lvcabral commented Jan 9, 2025

The toStr(format) signature is only supported on numeric types and string, raised an exception when used on other components. Also fixed the output for roInvalid and roFunction, and g type handling of zero.

Copy link

sonarqubecloud bot commented Jan 9, 2025

@lvcabral lvcabral merged commit a465ded into master Jan 9, 2025
3 checks passed
@lvcabral lvcabral deleted the fix-ifToStr branch January 14, 2025 06:10
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