Skip to content

Commit f7fd9a1

Browse files
author
Pavel Chupin
authored
[SYCL][Doc] Closing the ABI breaking changes window (#6800)
Next one is expected to be not earlier than June 2023.
1 parent cc03176 commit f7fd9a1

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

sycl/doc/developer/ABIPolicyGuide.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -106,20 +106,6 @@ owners for help.
106106
**Note**: Features clearly marked as experimental are considered as an exception
107107
to this guideline.
108108

109-
### ABI breaking changes window June 15 - September 15 2022
109+
### ABI breaking changes window June 15 - September 15 2022 [CLOSED]
110110

111-
Since the point when ABI was frozen ~2 years ago we have accumulated a significant
112-
volume of changes, which require breaking ABI. We are opening a window to
113-
implement these changes. During this period of time ABI breaking changes will be
114-
accepted. All breaking changes will still require a good justification.
115-
116-
Whenever you need to change the existing ABI, please, follow these steps:
117-
118-
1. Add [ABI-break] tag to your PR title.
119-
2. Update your PR description with rationale why breaking ABI is necessary.
120-
3. Fix failing ABI tests in your Pull Request. Use aforementioned techniques to
121-
update test files.
122-
4. Increment library engineering version together with the change ("-V" postfix
123-
part of version, as described above)
124-
125-
At the end of this window we will increment major version of the DPC++ library
111+
Next ABI breaking changes window is TBD.

0 commit comments

Comments
 (0)