On Thu, Jan 24, 2002 at 10:04:11AM -0700, David Hite wrote:
> Dimitri,
>
> Doxygen can't handle (old) K & R C style functions. They are not ANSI
> standard but many compilers will still compile them.
>
> It's up to you to decide if this is a bug, or just not supported.
This is on the TODO list but will probably not be added (by me at least),
since there are tools like GNU's protoize/unprotoize that can do the
translation to ANSI C.
Regards,
Dimitri
|