Skip to content

Commit 43371c9

Browse files
Acuadros95pablogs9
andauthored
Update ABI Stability section (#125)
* Update ABI Stability section * Update rmw_microxrcedds_c/QUALITY.md Co-authored-by: Pablo Garrido <pablogs9@gmail.com> * Update rmw_microxrcedds_c/QUALITY.md Co-authored-by: Pablo Garrido <pablogs9@gmail.com> Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
1 parent c9733a6 commit 43371c9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

rmw_microxrcedds_c/QUALITY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ All installed headers are in the `include` directory of the package. Headers in
3131

3232
### ABI Stability Within a Released ROS Distribution [1.v]/[1.vi]
3333

34-
**rmw_microxrcedds_c** contains C and C++ code and therefore must be concerned with ABI stability, and will maintain ABI stability within a ROS distribution.
35-
Any ABI break in **rmw_microxrcedds_c** will be done between minor versions and it should be clearly stated in the release notes.
34+
**rmw_microxrcedds_c** contains C and C++ code and therefore must be concerned with ABI stability. Any ABI break in **rmw_microxrcedds_c** can be done between minor versions and it should be clearly stated in the release notes, note that minor releases can happen within a ROS distribution.
35+
36+
While ABI breaks are taken into consideration, they are not seen as a critical issue, since the main target of this package is micro-ROS (a static linked environment).
3637

3738
## Change Control Process [2]
3839

0 commit comments

Comments
 (0)