Re: [PATCH] devtools: document ABI suppression rules

2022-03-29 Thread Thomas Monjalon
23/03/2022 10:24, David Marchand: > Suppression rules are being added during the life of an ABI and cleaned > when bumping the major version. > Sort and document those rules to avoid pruning rules that should be > kept. > > Signed-off-by: David Marchand Good idea. Applied, thanks.

[PATCH] devtools: document ABI suppression rules

2022-03-23 Thread David Marchand
Suppression rules are being added during the life of an ABI and cleaned when bumping the major version. Sort and document those rules to avoid pruning rules that should be kept. Signed-off-by: David Marchand --- devtools/libabigail.abignore | 20 1 file changed, 16 insertion