clang issues an warning adding '{unsigned} int' to a string does not append to the string. Use array indexes instead of string addition (it is simpler than add a supress warning). Reviewed-by: Sam James <sam@gentoo.org>