Re: Refactoring tool

2007-07-30 Thread ori bar
You are right about C, but i believe templates in C++ make parsing harder. DOxygen also parses C/C++. On 7/29/07, Rafael Espindola [EMAIL PROTECTED] wrote: Having spent some time looking at the code for gcc it seems reasonably easy(with some suggestions) to traverse the tree generated and

Regarding bug 32505

2007-07-12 Thread ori bar
I've been wanting to contribute code to gcc, but since i don't know it too much i thought of starting from this bug (which, btw recreates on my machine with gcc 4.2). I've found out this bug and begun working it. I've started writing code in maybe_process_partial_specialization after