Skip to content

fix: signed/unsigned integer comparison warning#72

Open
zeehha wants to merge 1 commit into
spion:masterfrom
zeehha:zeehha/g++-compiler-warning
Open

fix: signed/unsigned integer comparison warning#72
zeehha wants to merge 1 commit into
spion:masterfrom
zeehha:zeehha/g++-compiler-warning

Conversation

@zeehha

@zeehha zeehha commented Apr 8, 2025

Copy link
Copy Markdown

Minor g++ compiler warning fix.

Thanks for the handy project.

Best,
Chris

Closes #66

chen3feng added a commit to chen3feng/adbfs that referenced this pull request Jun 28, 2026
…n#72)

num_slashes/ii are compared against strlen(path); make them size_t to
silence the -Wall warning.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

make warning

1 participant