Skip to content

[Cherry-Pick] Fix cast between semantically different integer types (#8414)#8585

Open
alsepkow wants to merge 1 commit into
microsoft:release-1.9.2602from
alsepkow:alsepkow/cherry-pick-8414-release-1.9.2602
Open

[Cherry-Pick] Fix cast between semantically different integer types (#8414)#8585
alsepkow wants to merge 1 commit into
microsoft:release-1.9.2602from
alsepkow:alsepkow/cherry-pick-8414-release-1.9.2602

Conversation

@alsepkow

@alsepkow alsepkow commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This patch fixes 2 instances of internal issues; C6214: Cast between
semantically different integer types.

Fixes internal bugs: 61940839 and 61940838


Co-authored-by: Deric C. cheung.deric@gmail.com
(cherry picked from commit 32beebf)

This patch fixes 2 instances of internal issues; C6214: Cast between
semantically different integer types.

Fixes internal bugs: 61940839 and 61940838

---------

Co-authored-by: Deric C. <cheung.deric@gmail.com>
(cherry picked from commit 32beebf)
@alsepkow alsepkow marked this pull request as ready for review June 23, 2026 05:28
@damyanp

damyanp commented Jun 23, 2026

Copy link
Copy Markdown
Member

Can you try and get copilot to use cherry-pick -x so that it generates the source sha information in the standard git format please?

@alsepkow alsepkow changed the title Cherry-Pick #8414: Fix cast between semantically different integer types Cherry-pick: Fix cast between semantically different integer types (#8414) Jun 23, 2026
@alsepkow alsepkow changed the title Cherry-pick: Fix cast between semantically different integer types (#8414) Fix cast between semantically different integer types (#8414) Jun 23, 2026
@alsepkow alsepkow changed the title Fix cast between semantically different integer types (#8414) [Cherry-Pick] Fix cast between semantically different integer types (#8414) Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

3 participants