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
Because the count function was used to determine the length of the FQNN the last character
was not correctly determined. This was remedied by replacing the count function with strlen.
Fixes#26
0 commit comments