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

#440: ensured that converted operand is returned and fixed UT results… #444

Conversation

dbenn
Copy link
Collaborator

@dbenn dbenn commented Jul 12, 2024

…; added conversion of bool, int, real to string function params

…; added conversion of bool, int, real to string function params
@dbenn dbenn added bug Something isn't working VeLa VStar expression Language labels Jul 12, 2024
@dbenn dbenn requested a review from mpyat2 July 12, 2024 12:52
@dbenn dbenn self-assigned this Jul 12, 2024
…erand (original or modified) and changed calling code to accommodate; added a UT to check that parameter conversion does not change actual parameter
@dbenn dbenn merged commit bbe02f5 into master Jul 14, 2024
24 checks passed
@dbenn dbenn deleted the 440-actual-integer-function-parameter-not-being-coerced-in-the-presence-of-a-real-parameter branch July 14, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VeLa VStar expression Language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Actual integer function parameter not being coerced in the presence of a real parameter?
2 participants