Skip to content

Commit 14d5a62

Browse files
authored
[SYCL][DOC] Close the ABI breaking changes window (#10561)
Next one is expected to be around same time frame, Apr-July 2024
1 parent 1f10f35 commit 14d5a62

File tree

1 file changed

+2
-17
lines changed

1 file changed

+2
-17
lines changed

sycl/doc/developer/ABIPolicyGuide.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -103,20 +103,5 @@ owners for help.
103103
**Note**: Features clearly marked as experimental are considered as an exception
104104
to this guideline.
105105

106-
### ABI breaking changes window April 18 - July 11 2023
107-
108-
During this period of time ABI breaking changes will be accepted. All breaking
109-
changes will still require a good justification.
110-
111-
Whenever you need to change the existing ABI, please, follow these steps:
112-
113-
1. Add [ABI-break] tag to your PR title.
114-
2. Update your PR description with rationale why breaking ABI is necessary.
115-
3. Fix failing ABI tests in your Pull Request. Use aforementioned techniques to
116-
   update test files.
117-
4. Increment library engineering version together with the change ("-V" postfix
118-
   part of version, as described above)
119-
120-
At the end of this window we will increment major version of the DPC++ library
121-
122-
Next ABI breaking changes window is April 2024.
106+
### ABI breaking changes window April 18 - July 11 2023 [CLOSED]
107+
Next ABI breaking changes window is tenatively April 2024.

0 commit comments

Comments
 (0)