On Nov 26, 2007 10:17 PM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > Hannes Magnusson wrote: > > See bug#43416 > > Hmm... that's a nasty edge-case on an edge-case. According to the old > style, the non-OOP docs should be found at function.collator-asort, but > I can see why, for the dual style, placing them both at collator.asort > would be advantageous. > > There are two considerations here: one is linkifying them properly, > which I think matching against refname is the way to go, two is making > sure that function.collator-asort still points to the proper location.
matching against refname (rather than the ID as we do currently) was what I was trying to explain :) -Hannes