File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -103,20 +103,5 @@ owners for help.
103
103
** Note** : Features clearly marked as experimental are considered as an exception
104
104
to this guideline.
105
105
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.
You can’t perform that action at this time.
0 commit comments