Skip to content

Conversation

@ihsinme
Copy link
Contributor

@ihsinme ihsinme commented Sep 16, 2021

this query looks for functions for which there are wrapper functions with validation of arguments or work results.
the presence of wrapper functions already speaks of the developer's desire to ensure the launch of the function with additional safety. however, situations are possible when the developer has created a purely functional shell,
In this case, the detector will be useful in terms of assessing the need for an additional wrapper function.

From the specifics of the request, note the need to augment getEnclosingFunction when multifunctional functions are available. getEnclosingFunction may not work as expected. to fix these problems i used getFile.

links to real work results, I will add later. I am currently working on them with developers.

jackaudio/jack2#796

@ihsinme ihsinme requested a review from a team as a code owner September 16, 2021 16:19
@MathiasVP MathiasVP self-requested a review September 20, 2021 11:44
@MathiasVP MathiasVP self-assigned this Sep 20, 2021
@MathiasVP MathiasVP removed their request for review September 20, 2021 11:44
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ihsinme,

Thanks for another contribution! Here's my first round of reviews.

Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MathiasVP MathiasVP merged commit df8c399 into github:main Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants