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

ReadArgs / argv / argc don't seem to work #3

Closed
sodero opened this issue May 14, 2020 · 3 comments
Closed

ReadArgs / argv / argc don't seem to work #3

sodero opened this issue May 14, 2020 · 3 comments
Assignees
Labels
type:bug Something isn't working

Comments

@sodero
Copy link

sodero commented May 14, 2020

Only argv[0] seems to work, argc == 1 no matter the number of arguments. Also, ReadArgs(...) return NULL. Steps to reproduce:

@sodero
Copy link
Author

sodero commented May 14, 2020

I forgot, use the axrt_test branch...

@deadwood2
Copy link
Owner

Thanks for reporting. This is indeed missing functionality. I'm now looking into network support. I will look into this next.

@deadwood2
Copy link
Owner

Implemented in 9010d0c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants