Fully build with gcc 4.8
modified libpkg/Makefile.am
@@ -11,6 +11,7 @@ pkg_common_cflags= -I$(top_srcdir)/libpkg \
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/check.c
@@ -274,6 +274,8 @@ exec_check(int argc, char **argv)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/event.c
@@ -412,12 +412,11 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -442,7 +441,7 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|