Skip to content

[SYCL][ABI-Break] Remove sycl::exception error code member workaround #6578

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

Conversation

steffenlarsen
Copy link
Contributor

To avoid ABI break, sycl::exception would embed the error code into the error string. With the ABI-break window open, this commit promotes the embedded error code to a member of sycl::exception.

To avoid ABI break, sycl::exception would embed the error code into the
error string. With the ABI-break window open, this commit promotes the
embedded error code to a member of sycl::exception.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner August 12, 2022 17:51
@steffenlarsen steffenlarsen temporarily deployed to aws August 12, 2022 18:13 Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws August 12, 2022 18:30 Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws August 16, 2022 21:39 Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws August 17, 2022 09:32 Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws August 17, 2022 09:50 Inactive
@steffenlarsen
Copy link
Contributor Author

Failed test XPTI/kernel/content.cpp is known and unrelated.

@steffenlarsen steffenlarsen merged commit c759789 into intel:sycl Aug 17, 2022
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