Skip to content

fix: resolve compiler warnings in test files#4944

Closed
maxwbuckley wants to merge 1 commit intofacebookresearch:mainfrom
maxwbuckley:fix/warnings-tests
Closed

fix: resolve compiler warnings in test files#4944
maxwbuckley wants to merge 1 commit intofacebookresearch:mainfrom
maxwbuckley:fix/warnings-tests

Conversation

@maxwbuckley
Copy link
Copy Markdown
Contributor

Summary

  • Fix compiler warnings in all 20 FAISS C++ test files
  • Fixes include -Wshadow, -Wunused-parameter, and signed/unsigned comparisons

All changes are mechanical. No functional changes.

Part 13/13 of the compiler warnings cleanup (split from #4810 per maintainer request).

Test plan

  • No functional changes — all fixes are mechanical renames and annotations

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync bot commented Mar 17, 2026

@alibeklfc has imported this pull request. If you are a Meta employee, you can view this in D96996609.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync bot commented Mar 20, 2026

@alibeklfc merged this pull request in b3a2914.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant