Thien-Thi Nguyen wrote:
IIUC, as it is proposed, RCS would still have to do that test and then re-‘#define VLA_ELEMS’:
No, because if RCS uses Gnulib's vararrays module, the test will be done correctly, and will catch the Solaris 10 bug. Actually, all that RCS should have to do is use the vla module; this module should bring in vararrays automatically. I assume it's using gnulib-tool?