Skip to content

[mono] Fix warnings with recent clang/gcc - #62244

Merged
akoeplinger merged 2 commits into
mainfrom
alkpli-fix-mono-warnings
Dec 2, 2021
Merged

[mono] Fix warnings with recent clang/gcc#62244
akoeplinger merged 2 commits into
mainfrom
alkpli-fix-mono-warnings

Conversation

@akoeplinger

Copy link
Copy Markdown
Member
  • Unused/unset variables in hot_reload.c
  • Misleading indentation in aot-compiler.c
  • Cast to smaller integer type in method-to-ir.c

@lambdageeklambdageek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

C usually uses #if 0 not FALSE

Comment threadsrc/mono/mono/mini/aot-compiler.c Outdated
Comment threadsrc/mono/mono/mini/aot-compiler.c Outdated
Co-authored-by: Aleksey Kliger (λgeek) <alklig@microsoft.com>
@akoeplinger

Copy link
Copy Markdown
MemberAuthor

The Build Browser wasm Release AllSubsets_Mono failure is #62021

@akoeplinger
akoeplinger merged commit ab9ee76 into mainDec 2, 2021
@akoeplinger
akoeplinger deleted the alkpli-fix-mono-warnings branch December 2, 2021 12:32
@ghostghost locked as resolved and limited conversation to collaborators Jan 1, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@akoeplinger@lambdageek@am11