Use of undeclared variable The code bellow is compiled when the macro DEBUG is enabled. However, the variable 'spec' is undeclared. coreutils/od_bloaty.c:1376:7: error: ‘spec’ undeclared (first use in this function) i, spec[i].fmt_string, width_bytes[spec[i].size]);
Fixed in git.