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
I ran into this while working in rcljava.
Though this might be considered a bug in rcljava code, it's strange that we follow different semantics in constructor/destructor functions of different objects in the same package.
I think that it would also be great to have a clear style guide on how to name constructor/destructor in C code.