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

<stdlib.c> bugfix warnings #275

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

sagarladla
Copy link
Contributor

  • unused variable after assignment warning
  • remove redundant assignment instruction

Issue: #262

- unused variable after assignment warning
- remove redundant assignment instruction

Issue: #262
@akashkollipara akashkollipara merged commit f5eddc0 into development Jan 16, 2024
3 of 4 checks passed
@akashkollipara akashkollipara deleted the bugfix/sagarladla/262_libc_stdlib branch January 16, 2024 04:37
@akashkollipara akashkollipara added the bug-low Minor bug that may not be a problem label Jan 16, 2024
@akashkollipara akashkollipara added this to the Boron milestone Jan 16, 2024
Copy link
Member

@akashkollipara akashkollipara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-low Minor bug that may not be a problem
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants