You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is from a discussion with @moshe-blox when we were analysing the differ. The issue with not using pointers is that the changes do not take effect in the object.
In
CommitteeRunner
, we should use pointers in the structure's signatures (in case we change some structure's field)The text was updated successfully, but these errors were encountered: