Work around a `-Wformat-overflow` warning
commitc61bc6784b45b50773bc0e1d1f83b09aed58ede6
authorMatthew Brush <matt@geany.org>
Thu, 21 Dec 2017 02:46:52 +0000 (20 18:46 -0800)
committerMatthew Brush <matt@geany.org>
Thu, 21 Dec 2017 02:58:49 +0000 (20 18:58 -0800)
tree0ed4a55aad26bb498cc9e8c4a7e5bb18cade5cc0
parentfce58626b1605981655090fcea06824f29aaa823
Work around a `-Wformat-overflow` warning

Requires -O3 optimization level to trigger the warning.

Discussed in and fixes #1683
src/build.c