On 11 May 2011 10:26, Thierry Vignaud <[email protected]> wrote: > eg supposed to be doing stuff for arches but not actually using arch value > (aka a look that is equivalent to one single assignment):
(aka a looP that is equivalent to one single assignment):
> 1425 foreach my $arch (@{$config->{supported_arch}}) { #FIXME: (tv)
> this loop looks suspiciously broken
> 1426 $ok &&= $cache->{queue}{$srpm};
> 1427 }
