Skip to content

Conversation

@renefloor
Copy link

Found this code error while searching for an other bug.

It currently checks the value of obj2 against the MinValue of obj1.

var fi2 = t1.GetField("MinValue"); doesn't look like it should be that way. I fixed this by checking against a new t2.

Used to check obj2 against MinValue of obj1.
@minichma
Copy link
Collaborator

minichma commented Dec 7, 2024

Thank your and I apologize in the project's name for the delay. The project is more vital these days. Would you rebase that? Or alternatively give me Push permission?

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.

3 participants