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

bugfix all negative numbers list #16

Closed
biralavor opened this issue Jun 28, 2024 · 0 comments · Fixed by #18
Closed

bugfix all negative numbers list #16

biralavor opened this issue Jun 28, 2024 · 0 comments · Fixed by #18
Assignees
Labels
good first issue Good for newcomers

Comments

@biralavor
Copy link
Owner

biralavor commented Jun 28, 2024

if the list only have negative numbers, like ./push_swap -42 -2 -10 -20 -11 -1, it gives an error

Screenshot from 2024-06-28 19-42-33

Possible solution: update the function ft_argv_only_nbrs_per_string

@biralavor biralavor self-assigned this Jun 28, 2024
@biralavor biralavor added bug Something isn't working good first issue Good for newcomers and removed bug Something isn't working labels Jun 28, 2024
@biralavor biralavor linked a pull request Jul 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant