On Fri, 26 Dec 2014 11:42:32 +0100
Markus Wichmann <nullplan_AT_gmx.net> wrote:
Hey Markus,
> I'm talking about stuff like musl: I don't want to know that qsort() is
> defined in src/stdlib/sort.c. I just want to see the function. And if
> you're used to getting that in an instant, manually navigating it is
> just tedious.
well, but you do know it's in stdlib/sort.c, which is very straightforward.
All thanks to the fact the musl-codebase is well-sorted and modular. ;)
> See above. ctags() is useful even for small and suckless code bases.
Well, no question they are useful. However, they are not needed. Same applies
to special formatting of indents.
> Argumentum ad personam. Great! I'd rather discuss the meritts of ctags
> based on the program, please.
Chill out, this is suckless! We all know everyone who voluntarily develops
in Java is a crazy disillusioned zealot.
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Fri Dec 26 2014 - 18:49:00 CET