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