On Sat, Sep 17, 2016 at 1:05 AM, <m.roth at 5-cent.us> wrote:
> Does anyone know what, if any, the limits are in m4 on the length of
> strings, such as in defines?
>
> That is, if I were to do
> define('LINUX', 'machine1, machine2,...machine120...')
>
> Is there a limit to how many I could put in that one define?
>
> mark
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
There is no arbitrary limit of string length for GNU m4.