On 5/30/19 2:50 PM, Michael Forney wrote: > VLAs are optional in C11, and an implementation that does not support > them will define __STDC_NO_VLA__ to 1. > > 2019-05-30 Michael Forney <mfor...@mforney.org> > > * cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__ > is non-zero. THanks. I've installed this on the trunk. Though I must admit some surprise, what compiler are you using that defines STDC_NO_VLA? :-)
jeff