Skip to content

[Runtime] Enable the -Wsign-conversion on trampolines.m files. - #7447

Merged
mandel-macaque merged 1 commit into
dotnet:masterfrom
mandel-macaque:sign-conversion-trampolines.m
Nov 15, 2019
Merged

[Runtime] Enable the -Wsign-conversion on trampolines.m files.#7447
mandel-macaque merged 1 commit into
dotnet:masterfrom
mandel-macaque:sign-conversion-trampolines.m

Conversation

@mandel-macaque

Copy link
Copy Markdown
Contributor

Enable the flag that was disabled via pragmas and fix warnings.

Continuation of PR: #7405

Enable the flag that was disabled via pragmas and fix warnings.

Continuation of PR: dotnet#7405
Comment thread runtime/runtime.m
@end

#pragma clang diagnostic pop No newline at end of file
#pragma clang diagnostic pop

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

^ check your editor settings, it seems you change the last line endings very frequently

@monojenkins

Copy link
Copy Markdown
Contributor

Build failure
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Test run failed 🔥

Test results

1 tests failed, 86 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@mandel-macaque

Copy link
Copy Markdown
Contributor Author

@mandel-macaque
mandel-macaque merged commit af196f1 into dotnet:master Nov 15, 2019
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.

4 participants