Skip to content

Suppress compiler deprecation warnings on Windows#2334

Open
ndgrigorian wants to merge 1 commit into
masterfrom
mark-compiler-headers-as-system
Open

Suppress compiler deprecation warnings on Windows#2334
ndgrigorian wants to merge 1 commit into
masterfrom
mark-compiler-headers-as-system

Conversation

@ndgrigorian

@ndgrigorian ndgrigorian commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

This PR proposes suppressing deprecation warnings from within the compiler on Windows by marking headers as SYSTEM, similar to work done in IntelPython/dpnp#2984

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 74.579%. remained the same — mark-compiler-headers-as-system into master

@ndgrigorian ndgrigorian marked this pull request as ready for review July 9, 2026 01:20
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.

2 participants