Skip to content

Conversation

rstahn
Copy link
Contributor

@rstahn rstahn commented May 28, 2025

Proposed changes for fixing #782 by removing unused values UNITY_WITHIN and UNITY_UNKNOWN and updating value UNITY_NOT_EQUAL

rstahn added 2 commits May 28, 2025 09:55
remove unused values UNITY_WITHIN and UNITY_UNKNOWN
update value UNITY_NOT_EQUAL
@mvandervoord
Copy link
Member

Hi Roland! Thanks for the improvements. I believe what you're looking at is a left-over of a refactoring which was started and not completely finished. It's left some remnants of things that are never called. I appreciate the cleanup!

It's possible that one or either of these defines get re-added at some point as those other features might eventually get added... but it's best to clean it up now and let them be added IF needed. Also, IF they are added, they should be better thought out, clearly.

Thanks for your continued support!

@mvandervoord mvandervoord merged commit b9d897b into ThrowTheSwitch:master May 28, 2025
4 checks passed
@rstahn
Copy link
Contributor Author

rstahn commented Jun 2, 2025

Thanks for accepting the PR and the additional feedback.

I enjoy using Unity & CMock in my daily professional work and I am willing to pay back at least a small dividend 👍

@rstahn rstahn deleted the patch-1 branch June 2, 2025 06:49
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.

2 participants