Skip to content

maint: upgrade usage of deprecated posix API functions#3994

Draft
Klaim wants to merge 1 commit into
mamba-org:mainfrom
Klaim:posix-deprecated-api
Draft

maint: upgrade usage of deprecated posix API functions#3994
Klaim wants to merge 1 commit into
mamba-org:mainfrom
Klaim:posix-deprecated-api

Conversation

@Klaim

@Klaim Klaim commented Jun 24, 2025

Copy link
Copy Markdown
Member

Description

We get build warnings about usage of posix api that are officially deprecated, this replaces the functions calls to their upgraded versions.

Type of Change

  • Bugfix
  • Feature / enhancement
  • CI / Documentation
  • Maintenance

Checklist

  • My code follows the general style and conventions of the codebase, ensuring consistency
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run pre-commit run --all locally in the source folder and confirmed that there are no linter errors.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

@github-actions github-actions Bot added the release::maintenance For PRs related to maintenance label Jun 24, 2025
@Klaim

Klaim commented Jun 24, 2025

Copy link
Copy Markdown
Member Author

Looks like it's specific to msvc? not completely clear to me. I'll try a variation where only msvc will call the new apis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::maintenance For PRs related to maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant