Here are a few more obvious errors in 2.1.18.
/home/project-releases/tmp/cfengine-2.1.18/src/cfenvd.c
Wrong type passed to printf (argument 4).
Expected int, found char [4096].
>> case 'S': Debug("%1.1f: TCP new connection from %s to %d - i
am %s\n",ITER,src,dest,VIPADDRESS);
/home/project-releases/tmp/cfengine-2.1.18/src/item.c
Too many arguments to printf.
>> Debug("SRDEBUG extracted int %d\n",cmp,sp);
/home/project-releases/tmp/cfengine-2.1.18/src/item.c
Too many arguments to printf.
>> Debug("SRDEBUG host basename is %s\n",host_basename,sp);
--
Joe Buehler
_______________________________________________
Help-cfengine mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cfengine