https://bugs.contribs.org/show_bug.cgi?id=9888

--- Comment #15 from Brian Read <[email protected]> ---
(In reply to Jean-Philippe Pialasse from comment #14)
> a code suggestion to avoid future problems :
> 
> #
> # Index for certain columns - no need to check these any-more if they do not
> move if we add columns ;)
> #
> my %categindex;
> @categindex{@categs} = (0..$#categs);
> my $BadCountryCateg=$categindex{$CATBADCOUNTRIES};
> my $DMARCcateg = $categindex{$CATDMARC};  #Not used.
> my $KarmaCateg=$categindex{$CATKARMA};

Jean-Philippe - many thanks for your investigations and suggestions, I'll look
at them all in a day or two once I get Christmas under control!.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to