Treat %?X as a format modifier for list values (like #)
modified libpkg/pkg_printf.c
@@ -33,11 +33,12 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -280,14 +281,15 @@ process_escape(struct sbuf *sbuf, const char *f)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -550,7 +552,10 @@ process_format(struct sbuf *sbuf, const char *f, const struct pkg *pkg)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -623,9 +628,6 @@ process_format(struct sbuf *sbuf, const char *f, const struct pkg *pkg)
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|