Skip to content

Conversation

@alexey-tikhonov
Copy link
Contributor

  • deprecated 'ini_config.h' is going to be removed from public API.
  • don't check for libref_array explicitly

Deprecated 'ini_config.h' is going to be removed from public API.

Signed-off-by: Alexey Tikhonov <[email protected]>
LIBINI_CONFIG_LIBS contains '-lref_array' and there is no
lib version that wouldn't provide `ref_array_destroy()`, so
this change won't break anything now.

On the other hand, it can help to avoid breaking later, when
'ref_array' will be merged in 'ini_config'.

Signed-off-by: Alexey Tikhonov <[email protected]>
@simo5
Copy link
Member

simo5 commented Jan 29, 2026

Thanks, all good!

@simo5 simo5 merged commit bd4518e into gssapi:main Jan 29, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants