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

Fix command line argument retrieval for Allegro CL #20

Merged
merged 1 commit into from
May 23, 2020

Conversation

hineios
Copy link
Contributor

@hineios hineios commented Jan 8, 2020

In Allegro CL, the symbol `sys:command-line-arguments' is a function
and must be called in order to correctly access command line arguments.

In Allegro CL, the symbol `sys:command-line-arguments' is a function
and must be called in order to correctly access command line arguments.
@hineios
Copy link
Contributor Author

hineios commented Feb 6, 2020

I checked the build in Travis but it seems a configuration issue...

digikar99 added a commit to digikar99/unix-opts that referenced this pull request May 22, 2020
@libre-man libre-man merged commit a8654c1 into libre-man:master May 23, 2020
libre-man pushed a commit that referenced this pull request May 23, 2020
In Allegro CL, the symbol `sys:command-line-arguments' is a function
and must be called in order to correctly access command line arguments.

Thanks to @digikar99 for this fix!
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

Successfully merging this pull request may close these issues.

2 participants