Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of index fault in OD export #20

Closed
p139933 opened this issue Apr 23, 2022 · 2 comments
Closed

Out of index fault in OD export #20

p139933 opened this issue Apr 23, 2022 · 2 comments

Comments

@p139933
Copy link

p139933 commented Apr 23, 2022

There is out of index fault when exporting OD to CanOpenNode V4. Error is in Make_cname function and happen when parameter name starts with single letter followed by white space (for example "X axis"), at code line 694 ( else if (Char.IsLower(tok[1])) access out of string length.

@Regelink
Copy link

Regelink commented Jun 1, 2022

I think this is fixed in #5

@trojanobelix
Copy link
Collaborator

should be fixed in fdb0a09

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

No branches or pull requests

3 participants