Would you mind just removing that line and committing the rest? On Jul 19, 2007, at 11:47 PM, Mark Burgess wrote: > This patch does not apply to my code, I get > > do.c: In function ‘CheckPackages’: > do.c:2770: error: ‘pkgactions’ undeclared (first use in this function) > do.c:2770: error: (Each undeclared identifier is reported only once > do.c:2770: error: for each function it appears in.) > > Jo Rhett wrote: >> >> On Jul 18, 2007, at 11:17 PM, Eric Searcy wrote: >>> Jo, it looks like at the very least my second-to-last comment about >>> ProcessPendingPackages while still in the for loop was correct. >>> It's >>> hard to see because I at least am not used to this indentation >>> style, >>> but moving that block after the closing brace of the for loop >>> makes it >>> so that the pending_pkgs list is filled, instead of flushing it for >>> each package. I have a bunch of patches to commit that will fix >>> this >>> and some of the other issues I mentioned as soon as the bug below is >>> resolved. >> >> Sorry to beat you to the punch, but here's the latest patch which >> includes some verbose output fixes as well. (if you applied that >> patch, >> then you may have some of this) >> >> This fixes the for loop and the tabs both. >> >> >> Mark, this should probably be committed for anyone using svn. No big >> changes, but very useful. >> >> --Jo Rhett >> senior geek >> >> Silicon Valley Colocation >> Support Phone: 408-400-0550 >> >> >> >> >> >> --------------------------------------------------------------------- >> --- >> >> _______________________________________________ >> Bug-cfengine mailing list >> [email protected] >> https://cfengine.org/mailman/listinfo/bug-cfengine > > -- > Mark Burgess > > Professor of Network and System Administration > Oslo University College > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Work: +47 22453272 Email: [EMAIL PROTECTED] > Fax : +47 22453205 WWW : http://www.iu.hio.no/~mark > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- Jo Rhett senior geek Silicon Valley Colocation Support Phone: 408-400-0550 _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
