Skip to content

[SYCL] Don't include <cmath>/<complex> by default #11528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

aelovikov-intel
Copy link
Contributor

@aelovikov-intel aelovikov-intel commented Oct 12, 2023

Any user code relying on those included implicitly is wrong and we don't consider it a breaking change, just a bug fix.

Reverts #11326.

We agreed that this isn't an ABI break as the code relying on this wasn't standard conforming. However, ABI break is next week, so I'll be merging it then. Meanwhile, adding abi-break label to ease documentation update later.

@aelovikov-intel aelovikov-intel requested a review from a team as a code owner October 12, 2023 15:44
@aelovikov-intel aelovikov-intel marked this pull request as draft October 12, 2023 15:44
@aelovikov-intel aelovikov-intel marked this pull request as ready for review October 12, 2023 15:46
@aelovikov-intel aelovikov-intel temporarily deployed to WindowsCILock October 12, 2023 15:58 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to WindowsCILock October 12, 2023 17:14 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to WindowsCILock October 12, 2023 22:14 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to WindowsCILock October 12, 2023 22:57 — with GitHub Actions Inactive
Copy link
Contributor

@dkhaldi dkhaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Any user code relying on those included implicitly is wrong and we don't
consider it a breaking change, just a bug fix.
@aelovikov-intel aelovikov-intel added the abi-break change that's breaking abi and waiting for the next window to be able to merge label Mar 25, 2024
@aelovikov-intel aelovikov-intel marked this pull request as ready for review March 25, 2024 19:10
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner March 25, 2024 19:10
@aelovikov-intel aelovikov-intel marked this pull request as draft March 25, 2024 19:15
@aelovikov-intel aelovikov-intel marked this pull request as ready for review April 1, 2024 01:02
@aelovikov-intel aelovikov-intel merged commit ff9e48a into intel:sycl Apr 1, 2024
@aelovikov-intel aelovikov-intel deleted the drop-includes branch April 1, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break change that's breaking abi and waiting for the next window to be able to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants