Patrick Steinhardt <ps@xxxxxx> writes: > + for (size_t i = 0; i < nrecords; i++) { > + records[i].value_type = REFTABLE_REF_VAL1, -Wcomma,error > + records[i].refname = xstrfmt("refs/heads/branch-%03"PRIuMAX, (uintmax_t) i); > + } An overlong line.
Patrick Steinhardt <ps@xxxxxx> writes: > + for (size_t i = 0; i < nrecords; i++) { > + records[i].value_type = REFTABLE_REF_VAL1, -Wcomma,error > + records[i].refname = xstrfmt("refs/heads/branch-%03"PRIuMAX, (uintmax_t) i); > + } An overlong line.
![]() |