[vlc-devel] [PATCH 0/5] options: fix missing since tags and purge the very old
Steve Lhomme
robux4 at ycbcr.xyz
Mon Sep 28 09:59:29 CEST 2020
The patchset LGTM.
Did you also double check that the variables are not used anymore in the
code ?
On 2020-09-25 18:41, Lyndon Brown wrote:
> This applies on top of "help output categorisation fixes" sent on the
> 17th. (Apologies if being a little impatient).
>
> The first patch adds missing 'since' version tags to all obsolete
> options that are missing them.
>
> The other four patches purge long-obsolete options that became obsolete
> in pre-v2.0, v2.0, v2.1, and v2.2 respectively.
>
> I neglected to do the same for options obsoleted in v3.0 since I felt
> that was likely to be considered too recent, though I can add an
> additional patch for this if wanted.
>
> This removes a total of ~165 option definitions (of course not all will
> apply to everyone), with ~50 being booleans, thus slimming down the
> total options to match arguments against by a total of 265 (each bool
> is three not two, as to be discussed later).
>
> Previews to follow as replies as before.
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
More information about the vlc-devel
mailing list