Spec URL: http://sites.google.com/site/mohammedisam2000/home/projects/ctree.spec SRPM URL: http://sites.google.com/site/mohammedisam2000/home/projects/ctree-1.0-1.fc20.src.rpm Description: The ctree tool is a handy tool for C project developers. It prints out a list of all function calls, declarations and definitions in C source and header files. It has a rich list of options to format its output: users can select to print function names with(out) braces, with(out) enumeration, alphabetically sorted, select a whole project directory to parse its contents, or simply run ctree from the project directory, redirect the output to a file listing, supress error messages, supply project names, order ctree to recursively search subdirectories (for complex projects), and much more. Fedora Account System Username: mohammedisam
hi Mohammed! Taking a look at the code, I think ctree is not ready so far to be packaged. There is no coding-guideline for packages (as far as I knows). But for example in src/defs.h there is too much stuff I would not approve. Cheers, Flo
(In reply to Florian "der-flo" Lehner from comment #1) > hi Mohammed! > > Taking a look at the code, I think ctree is not ready so far to be packaged. > There is no coding-guideline for packages (as far as I knows). But for > example in src/defs.h there is too much stuff I would not approve. > Fair enough man. Thanx. Waiting 4 ur updates.
I really don't find this wheel useful comparing to cproto.
hi Mohammed! Since Christopher is also my opinion, I will close this request. Cheers, Flo