Skip to content

[release/6.0] Suppress clang-16 warnings (backport #81573) - #84443

Merged
carlossanlop merged 2 commits into
dotnet:release/6.0-stagingfrom
ayakael:backport/pr-81573-to-release/6.0
May 15, 2023
Merged

[release/6.0] Suppress clang-16 warnings (backport #81573)#84443
carlossanlop merged 2 commits into
dotnet:release/6.0-stagingfrom
ayakael:backport/pr-81573-to-release/6.0

Conversation

@ayakael

@ayakaelayakael commented Apr 6, 2023

Copy link
Copy Markdown
Contributor

Backports #81573 and #82461

Customer impact

Without this, .NET 6 fails to build on platforms that use clang-16

Testing

Tested on CI and manually on Alpine Linux edge.

Risk

Low. The flag that is set makes the compiler less strict.

@am11@omajid ptal.

@ghostghost added needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners community-contribution Indicates that the PR has been added by a community member labels Apr 6, 2023
@am11

am11 commented Apr 6, 2023

Copy link
Copy Markdown
Member

Backport #82461 at the same time?

@ayakael
ayakaelforce-pushed the backport/pr-81573-to-release/6.0 branch from 8a26995 to a6d9fbfCompareApril 6, 2023 20:40
@ayakael
ayakaelforce-pushed the backport/pr-81573-to-release/6.0 branch from a6d9fbf to db09bc2CompareApril 6, 2023 21:10
@ayakael
ayakael changed the base branch from release/6.0 to release/6.0-stagingApril 6, 2023 21:10
@ayakaelayakael changed the title [release/6.0] Suppress clang-16 warnings (backport #81573)[release/6.0-staging] Suppress clang-16 warnings (backport #81573)Apr 6, 2023
@ayakaelayakael changed the title [release/6.0-staging] Suppress clang-16 warnings (backport #81573)[release/6.0] Suppress clang-16 warnings (backport #81573)Apr 6, 2023
@carlossanlop

Copy link
Copy Markdown
Contributor

cc @tommcdon (see #84444 (comment))

@jeffhandleyjeffhandley added area-Infrastructure and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 11, 2023
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

Backports #81573 and #82461

Customer impact

Without this, .NET 6 fails to build on platforms that use clang-16

Testing

Tested on CI and manually on Alpine Linux edge.

Risk

Low. The flag that is set makes the compiler less strict.

@am11@omajid ptal.

Author:ayakael
Assignees:-
Labels:

area-Infrastructure, community-contribution

Milestone:-

@carlossanlop

carlossanlop commented May 4, 2023

Copy link
Copy Markdown
Contributor

@mikem8361, @hoyosjs - if we want this change in the June Release, and it looks ready, please merge before May 15th (Code Complete).

@am11

am11 commented May 4, 2023

Copy link
Copy Markdown
Member

Failures look related.

Comment threadsrc/native/corehost/apphost/static/singlefilehost_OSXexports.src Outdated
@ghostghost added the needs-author-action An issue or pull request that requires more info or actions from the author. label May 5, 2023
@ayakael
ayakaelforce-pushed the backport/pr-81573-to-release/6.0 branch from db09bc2 to ac85cafCompareMay 5, 2023 04:31
@ghostghost removed the needs-author-action An issue or pull request that requires more info or actions from the author. label May 5, 2023
@akoeplinger

Copy link
Copy Markdown
Member

Failures look unrelated to me now.

@carlossanlop

Copy link
Copy Markdown
Contributor

Today is code complete for the June Release. @hoyosjs@akoeplinger is this ready to merge? @hoyosjs you have a blocking review.

@akoeplinger

Copy link
Copy Markdown
Member

@carlossanlop this is ready 👍

@carlossanlopcarlossanlop added the Servicing-approved Approved for servicing release label May 15, 2023
@carlossanlop
carlossanlop merged commit 2f007ae into dotnet:release/6.0-stagingMay 15, 2023
@ghostghost locked as resolved and limited conversation to collaborators Jun 15, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructurecommunity-contributionIndicates that the PR has been added by a community memberServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ayakael@am11@carlossanlop@akoeplinger@hoyosjs@jeffhandley