Skip to content

[release/8.0-staging] crashinfo.cpp/crashinfounix.cpp: use off_t instead of off64_t#101272

Merged
jkoritzinsky merged 1 commit into
release/8.0-stagingfrom
backport/pr-91968-to-release/8.0-staging
Apr 23, 2024
Merged

[release/8.0-staging] crashinfo.cpp/crashinfounix.cpp: use off_t instead of off64_t#101272
jkoritzinsky merged 1 commit into
release/8.0-stagingfrom
backport/pr-91968-to-release/8.0-staging

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 18, 2024

Copy link
Copy Markdown
Contributor

Backport of #91968 to release/8.0-staging

/cc @jkoritzinsky @ayakael

Customer Impact

  • Customer reported
  • Found internally

Source-Build's Alpine validation has moved to 3.19, which does not define off64_t. This fix is required to unblock May servicing. Discovered in dotnet/source-build#4339

Regression

  • Yes
  • No

Testing

I've manually verified that the images we build against define off_t as a 64-bit type on 64-bit systems.

Risk

Low

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

@jkoritzinsky jkoritzinsky added the Servicing-consider Issue for next servicing release review label Apr 18, 2024
@tommcdon
tommcdon requested a review from mikem8361 April 18, 2024 23:51

@tommcdon tommcdon 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.

LGTM

@jeffschwMSFT jeffschwMSFT 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.

lgtm. we will take for consideration in 8.0.x

@jkoritzinsky
jkoritzinsky force-pushed the backport/pr-91968-to-release/8.0-staging branch from 920e13a to 05ad51a Compare April 19, 2024 17:15
@jkoritzinsky
jkoritzinsky changed the base branch from release/8.0-staging to release/8.0 April 19, 2024 17:15
@jkoritzinsky jkoritzinsky changed the title [release/8.0-staging] crashinfo.cpp/crashinfounix.cpp: use off_t instead of off64_t [release/8.0] crashinfo.cpp/crashinfounix.cpp: use off_t instead of off64_t Apr 19, 2024
@jkoritzinsky jkoritzinsky changed the title [release/8.0] crashinfo.cpp/crashinfounix.cpp: use off_t instead of off64_t [release/8.0-servicing] crashinfo.cpp/crashinfounix.cpp: use off_t instead of off64_t Apr 19, 2024
@jkoritzinsky
jkoritzinsky force-pushed the backport/pr-91968-to-release/8.0-staging branch from 05ad51a to 1be7e43 Compare April 19, 2024 17:32
@github-actions
github-actions Bot requested a review from radical as a code owner April 19, 2024 17:32
@jkoritzinsky jkoritzinsky changed the title [release/8.0-servicing] crashinfo.cpp/crashinfounix.cpp: use off_t instead of off64_t [release/8.0-staging] crashinfo.cpp/crashinfounix.cpp: use off_t instead of off64_t Apr 19, 2024
@jkoritzinsky
jkoritzinsky changed the base branch from release/8.0 to release/8.0-staging April 19, 2024 17:33
@jkoritzinsky

Copy link
Copy Markdown
Member

This is no longer blocking servicing as we have a PR with a source-build patch out at dotnet/installer#19544

@jeffschwMSFT

Copy link
Copy Markdown
Member

please ensure that this is merged, as it has already been merged into release/8

@jkoritzinsky jkoritzinsky added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Apr 23, 2024
@jkoritzinsky
jkoritzinsky merged commit 535dd08 into release/8.0-staging Apr 23, 2024
@jkoritzinsky
jkoritzinsky deleted the backport/pr-91968-to-release/8.0-staging branch April 23, 2024 16:43
@github-actions github-actions Bot locked and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants