[pacman-dev] [PATCH v2] Swap alpm_db_update() implementation to multiplexed version

Allan McRae allan at archlinux.org
Thu May 7 08:04:40 UTC 2020


On 7/5/20 6:01 pm, Allan McRae wrote:
> On 7/5/20 11:49 am, Anatol Pomozov wrote:
>> Now when all callers of the old alpm_db_update() function are gone we can
>> remove this implementation. And then rename alpm_dbs_update() function to
>> alpm_db_update().
>>
>> Signed-off-by: Anatol Pomozov <anatol.pomozov at gmail.com>
>> ---
> 
> ../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
> 
> 

Ignore this - error happens earlier in the series.


More information about the pacman-dev mailing list