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

enable icalc for set operations #110

Merged
merged 6 commits into from
Dec 6, 2022
Merged

enable icalc for set operations #110

merged 6 commits into from
Dec 6, 2022

Conversation

h0nIg
Copy link
Contributor

@h0nIg h0nIg commented Sep 10, 2022

…have dummy parameter but useful for precommand)
@@ -574,27 +574,24 @@ int procSetUnit(unitPtr uPtr, char *sendBuf, short *sendLen, char bitpos, char *
inPtr = uPtr->sICalc;
if (uPtr->ePtr) {
// There are enums
if (! *input) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

same input check in line 553

@h0nIg h0nIg changed the title enable icalc for set operations (partial support) enable icalc for set operations Sep 10, 2022
@speters
Copy link
Member

speters commented Sep 12, 2022

The calc/icalc approach shows its problems here, but your solution offers some useful possibilites.
I'm hoping for some feedback by other contributors.

Just for reference to keep pull requests linked on GH: #109

@h0nIg
Copy link
Contributor Author

h0nIg commented Oct 30, 2022

ping @speters

@speters speters merged commit 7fab34c into openv:master Dec 6, 2022
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