> It seems to do a very good job. It does get a bit confused by function
> pointer typedefs and it doesn't like some multi line #define's in evp.h
> but it should be fine if its restricted to the prototype part of the
> header.
I completely missed the the function pointer typedefs, but that is
easily fixed by adding "next if /typedef/;" as the first line of the
foreach loop.
I added backslashes to the #defines recently. That way the script
should parse evp.h properly.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]