pacman/src
Dan McGee c1f742d775 Ensure list_display works on outputs of unknown width
If getcols() returns 0, we were getting stuck before in a loop of no
return. Teach getcols() to take a default value to return if the width
is unknown, and use this everywhere as appropriate.

Also make a few other cleanups while diagnosing this issue, such as
const-ifying some variables.

Noticed-by: Dave Reisner <d@falconindy.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-06-01 14:58:10 -05:00
..
pacman Ensure list_display works on outputs of unknown width 2011-06-01 14:58:10 -05:00
util alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache 2011-02-25 09:46:36 -06:00