2011/10/23 Ævar Arnfjörð Bjarmason <ava...@gmail.com>: > On Sun, Oct 23, 2011 at 11:22, Andreas J. Koenig > <andreas.koenig.7os6v...@franz.ak.mind.de> wrote: >>>>>>> On Sat, 22 Oct 2011 10:38:54 +0200, Ævar Arnfjörð Bjarmason >>>>>>> <ava...@gmail.com> said: >> >> > so please just remove our ownership of the following >> > namespaces (usernames AVAR and FGLOCK): >> >> [...] >> >> The following package names are also in v6-0.042: >> >> +-------------+ >> | Apply | >> | Bind | >> | CompUnit | >> | Decl | >> | For | >> | If | >> | Index | >> | Lit::Array | >> | Lit::Code | >> | Lit::Hash | >> | Lit::Object | >> | Lookup | >> | Method | >> | Pair | >> | Sig | >> | Sub | >> | Use | >> | Val::Bit | >> | Val::Buf | >> | Val::Int | >> | Val::Num | >> | Val::Object | >> | Val::Undef | >> | While | >> +-------------+ >> >> To avert undesired effects I leave permissions for these untouched. >> Please make up your mind about v6-0.042. > > Oops, I missed that this was still in v6. > > Looks like v6 needs to have this in its META.yml: > > no_index: > namespace: > - Lit > - Val > package: > - Apply > - Bind > - CompUnit > - Decl > - For > - If > - Index > - Lookup > - Method > - Pair > - Sig > - Sub > - Use > - While >
v6-0.043 was uploaded with the "no_index" in META.yml - however, based on the PAUSE indexer report, it seems that the problem persists. Flávio S. Glock