Thien-Thi Nguyen wrote:
You say "partially", so i infer that buggy compiler detection remains an RCS responsibility (and that doing so via configure-time test is still the best way). Is that correct? If not, what do you mean by "partially"?
"Partially" because the vararrays module merely defines __STDC_NO_VLA__ a la C11. The new module would define VLA_ELEMS, which would be the rest of the job that gnulib could reasonably do.