Re: c parsing tools?

2003-09-22 Thread A. Pagaltzis
* Ken Williams <[EMAIL PROTECTED]> [2003-09-22 18:54]: > Would be nice if C::Scan could be improved and kept as a > separate tool, my sense is that XSBuilder isn't very separable > if you just want to scan C source and not build the XS bits. But please please put it in the Parse:: TLN, which is wh

Re: c parsing tools?

2003-09-22 Thread Ken Williams
On Monday, September 22, 2003, at 01:21 PM, Stas Bekman wrote: Ken Williams wrote: C::Scan may help: http://search.cpan.org/author/HVDS/C-Scan-0.74/ We use it in mod_perl 2.0 (more like, used to use it), and it proved to be not-so-good with the apache 2.x source code. ExtUtils-XSBuilder [1] u

Re: c parsing tools?

2003-09-22 Thread Stas Bekman
Ken Williams wrote: On Friday, September 19, 2003, at 11:30 AM, Rodent of Unusual Size wrote: i have a need to examine a bunch of c files to locate all invocations of a small set of routines. i need to know where they occur (line number and file), and their argument lists, even if they're hidden

RE: :Index and podindex released

2003-09-22 Thread Orton, Yves
Title: RE: :Index and podindex released > * Orton, Yves <[EMAIL PROTECTED]> [2003-09-22 15:35]: > > Actually id like to be able to pass it a hash of known files in > > the following format: > > But that restricts you to filtering by known criteria. Using a > callback would allow to filter by

Re: :Index and podindex released

2003-09-22 Thread A. Pagaltzis
* Orton, Yves <[EMAIL PROTECTED]> [2003-09-22 15:35]: > Actually id like to be able to pass it a hash of known files in > the following format: But that restricts you to filtering by known criteria. Using a callback would allow to filter by any criteria anyone might every desire. The hash interfac

RE: :Index and podindex released

2003-09-22 Thread Orton, Yves
Title: RE: :Index and podindex released > * Orton, Yves <[EMAIL PROTECTED]> [2003-09-22 10:11]: > > I want Pod::Find to be smarter so that it keeps track of files > > it has already scanned and havent changed since that time. It > > sounds like what you have will do something like this. > > T

Re: :Index and podindex released

2003-09-22 Thread A. Pagaltzis
* Orton, Yves <[EMAIL PROTECTED]> [2003-09-22 10:11]: > I want Pod::Find to be smarter so that it keeps track of files > it has already scanned and havent changed since that time. It > sounds like what you have will do something like this. That is not a job for Pod::Find. At most, Pod::Find should

RE: :Index and podindex released

2003-09-22 Thread Orton, Yves
Title: RE: :Index and podindex released > 1) suggesting some other name if you think we should not wait >    for the person who registered this name. > > 2) Check it out, give feedback, bug reports and ideas how to progress > > or just telling us its plain stupid and no one needs that so > w