Forum: CFEngine Help
Subject: getfields() only allows for 31 fields
Author: svenXY
Link to topic: https://cfengine.com/forum/read.php?3,24731,24731#msg-24731

Hi,

there is already a feature request for this: 
https://cfengine.com/bugtracker/view.php?id=844

in line 1991 of evalfunction.c, it reads:
"newlist = SplitRegexAsRList(line,split,31,nopurge);"
and therefore getfields() only reads 31 fields.

We'd appreciate a higher value or - even better - a configurable value for this.

Do any of you agree to that or do you have alternatives for me?

Thanks,
Sven

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

Reply via email to