Skip to content

Conversation

@ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

closes #1724

What is the current behavior?

ex is used within the generated code, this is a common name

What is the new behavior?

Updated ex to be refit_ex to minimise the likelihood that there will be conflict.

What might this PR break?

None expected due to new name

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Common parameter name used in generated code
@TimothyMakkison
Copy link
Contributor

Would ______refit_ex or ______ex be better here? Similar to how the variables and properties are handled.

@ChrisPulman
Copy link
Member Author

Would ______refit_ex or ______ex be better here? Similar to how the variables and properties are handled.

Yes, that's a fair point, I am happy with that, I will update to ______ex later.
I was thinking along the lines of having refit in the name of the generated code would be more of an identification of source. But will stick with the previous trend until now.

@ChrisPulman ChrisPulman marked this pull request as draft June 25, 2024 15:15
@ChrisPulman ChrisPulman marked this pull request as ready for review June 25, 2024 19:02
@ChrisPulman ChrisPulman merged commit 9605c24 into main Jun 26, 2024
@ChrisPulman ChrisPulman deleted the FixForCommonParamaterName1724 branch June 26, 2024 19:54
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Parameter named ex causes compile error

3 participants