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
The function `c_create_mech_list` in the low-level converters
really just converted a OID set struct into a list of OIDs.
Ergo, it should be named as such.
Additionally, it makes more sense for the return value to be
a set, so make it as such.
0 commit comments