On Fri, 2007-07-06 at 16:22 +0200, Eike Rathke wrote: > Hi Leonard, > > On Thursday, 2007-07-05 20:58:02 +0300, Leonard Mada wrote: > > > A spreadsheet with ALL functions defined inside the interpr*.cxx files > > can be downloaded from: > > I don't see what that should be good for. Developers working on the code > preferably have tools that dynamically create information about which > functions are declared, defined and used in what source code files, such > as LXR, GNU id-utils, cscope and exuberated ctags,
The editor I use (SlickEdit) also has a dynamic symbol database built-in. So, there is no need to separately maintain a source code map. IMHO, anyone who needs to work on a codebase as large as OO.o should have one of these tools at his/her fingertips. Kohei --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
