xbps/bin/xbps-checkvers
Juan RP eddd2cd602 xbps-checkvers: stop abusing assert().
assert() must not change program behaviour.

It's unlikely that xbps_dictionary_set_cstring() fails, but even
so proplib will report it, so no need to run it via assert().
2019-06-18 18:49:29 +02:00
..
main.c xbps-checkvers: stop abusing assert(). 2019-06-18 18:49:29 +02:00
Makefile xbps-checkvers: fix build with glibc-2.24 (#188) 2016-08-15 12:44:25 +02:00
xbps-checkvers.1 xbps-checkvers: add %t format to get requested template name from path (ie subpackage) 2019-06-15 23:50:50 +02:00