Skip to content

Fix compiler warnings#1029

Merged
xusheng6 merged 1 commit intodevfrom
fix-compiler-warnings
Mar 25, 2026
Merged

Fix compiler warnings#1029
xusheng6 merged 1 commit intodevfrom
fix-compiler-warnings

Conversation

@bdash
Copy link
Copy Markdown
Contributor

@bdash bdash commented Mar 25, 2026

The unused variable warning has been present with with Clang since the code was added. I did not see any obvious place where call_instruction_address should be used so I removed the variable entirely.

The misleading indentation warning only showed up after I updated to Xcode 26.4. It includes a newer version of Clang, based on Clang 21.

@bdash bdash requested a review from xusheng6 March 25, 2026 02:03
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@xusheng6 xusheng6 merged commit bbbf10f into dev Mar 25, 2026
1 check was pending
@xusheng6 xusheng6 deleted the fix-compiler-warnings branch March 25, 2026 04:45
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.

3 participants