Re: [pacman-dev] [PATCH] use consistent time notation for the log

2019-06-20 Thread Allan McRae
On 9/6/19 5:50 am, Andrew Gregory wrote: > %X is locale-dependent, making it impossible to reliably parse and > potentially overflowing the buffer. %T is consistent across locales. > > Also fixes some adjacent whitespace. > > Signed-off-by: Andrew Gregory > --- OK. Thanks, A

Re: [pacman-dev] [PATCH] pacman: correctly free lists

2019-06-20 Thread Allan McRae
On 14/6/19 11:50 am, morganamilo wrote: > > diff --git a/src/pacman/database.c b/src/pacman/database.c > index f3b890ce..7a792bad 100644 > --- a/src/pacman/database.c > +++ b/src/pacman/database.c > @@ -105,7 +105,8 @@ static int check_db_missing_deps(alpm_list_t *pkglist) > free(dep