bug-cflow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-cflow] Help, please! I want to analyse ALL functions in a set o


From: Alan Mackenzie
Subject: Re: [bug-cflow] Help, please! I want to analyse ALL functions in a set of C files.
Date: Thu, 28 Mar 2019 16:54:01 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

Hello, Sergey.

On Thu, Mar 28, 2019 at 14:12:18 +0200, Sergey Poznyakoff wrote:
> Hi Alan,

[ .... ]

> > It works.  It works well.  :-)

> Thanks a lot!

> > If a function's name is in parentheses, cflow doesn't seem to detect it.
> > For example, in Emacs's src/lisp.h we have:

> >     INLINE bool
> >     (NILP) (Lisp_Object x)
> >     {
> >       return lisp_h_NILP (x);
> >     }

> Very interesting (and surprising) syntax indeed! I'll fix the
> parser to handle that. I'll let you know when it is ready.

Many thanks!  I'll look forward to hearing from you again.  And if you
want any help to test it, just drop me a line.

> Best regards,
> Sergey

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]