Re: C parser modification & questions

2010-01-19 Thread Basile STARYNKEVITCH
Nikola Ikonic wrote: Hello, I am working on a modification of C parser and I need some help since I am having difficulties understanding some issues (I am complete newbie on GCC). Long story short, I am trying to add a new attribute to function types (similar to "inline", for example). Let's say

C parser modification & questions

2010-01-19 Thread Nikola Ikonic
Hello, I am working on a modification of C parser and I need some help since I am having difficulties understanding some issues (I am complete newbie on GCC). Long story short, I am trying to add a new attribute to function types (similar to "inline", for example). Let's say that this new keyword