> What version of popt is that? Oh, at least the man page is wrong on that, it 
> claims void but the actual header (on popt 1.19) is:
> 
> ```
> /**
>  * Destroy context.
>  * @param con           context
>  * @return              NULL always
>  */
> poptContext poptFreeContext( poptContext con);
> ```

The code has been updated.
The man page I looked at earlier. I reconfirmed the code and found that the 
return value had changed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3301#issuecomment-2360437496
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3301/c2360437...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to