Forum: CFEngine Help
Subject: Re: CFEngine Help: memory exhausted error
Author: mark
Link to topic: https://cfengine.com/forum/read.php?3,26355,26359#msg-26359

Unfortunately the alternative to bison is yacc, which is much worse. I don't 
really understand why bison runs out of memory on long lists, or even why this 
is possible (the list is not *that* long)....

Generally, long lists for classes etc are better read in from files anyway so 
that the data are kept in a more manageable way.

Just some thoughts

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to