leon breedt <bitserf / gmail.com> [2005-01-23 20:45]: > On Sun, 23 Jan 2005 20:10:30 +0900, Tilman Sauerbeck > <tilman / code-monkey.de> wrote: > > See the attached patch for one way of how to fix this. > > It's a bit hackish, though :] > Help, I really need a "Send in 5 minutes" button :> > > A problem with your patch (as far as I can see), is that it would > introduce the artificial restriction that you get the .c file ordering > right on the rdoc command-line, because entries in @@classes would not > exist until the correct .c file has been parsed, and that would still > cause failures as now. > > Requiring file ordering would violate principle of least surprise for me :) Yeah, you are right. So far it works nicely for me, since my extension aren't *that* complex :) A bullet-proof solution would be nicer, of course ;) -- Regards, Tilman