[pacman-dev] [PATCH v2] Convert download packages logic to multiplexed API
Allan McRae
allan at archlinux.org
Thu May 7 08:26:52 UTC 2020
On 7/5/20 6:02 pm, Allan McRae wrote:
> On 7/5/20 11:19 am, Anatol Pomozov wrote:
>> Create a list of dload_payloads and pass it to the new _alpm_multi_*
>> interface.
>>
>> Signed-off-by: Anatol Pomozov <anatol.pomozov at gmail.com>
>> ---
>
>
> Sorry - the error I sent for the "Swap alpm_db_update() implementation
> to multiplexed version" actually occurred here:
>
> ../src/pacman/util.c: In function ‘sync_syncdbs’:
> ../src/pacman/util.c:156:2: error: ‘multibar_move_completed_up’
> undeclared (first use in this function)
> 156 | multibar_move_completed_up = 0;
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~
> ../src/pacman/util.c:156:2: note: each undeclared identifier is reported
> only once for each function it appears in
>
And replying to myself again...
This is because I have not got an updated Multibar UI patch yet. All
will be good when I apply that before this patch.
Carry on...
More information about the pacman-dev
mailing list