A problem I have with the current code is that apr_file_set_inherit() isn't included in the exports list because its declaration isn't of the usual form. We need to either make make_exports.awk aware of the various APR_DECLARE_* macros or ditch them altogether & declare them normally. I vote the latter, we write the standard form in the comment above it anyway... -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | [EMAIL PROTECTED] | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------
- Re: make_exports.awk vs APR_DECLARE_* macros Brian Havard
- Re: make_exports.awk vs APR_DECLARE_* macros William A. Rowe, Jr.
- Re: make_exports.awk vs APR_DECLARE_* macros Cliff Woolley
- RE: make_exports.awk vs APR_DECLARE_* macros Sander Striker
- Re: make_exports.awk vs APR_DECLARE_* macros Ryan Bloom
- Re: make_exports.awk vs APR_DECLARE_* ma... Brian Havard
- RE: make_exports.awk vs APR_DECLARE_... Sander Striker
- RE: make_exports.awk vs APR_DECLARE_... Sander Striker
- Re: make_exports.awk vs APR_DEC... William A. Rowe, Jr.
- Re: make_exports.awk vs APR_DECLARE_... William A. Rowe, Jr.
- RE: make_exports.awk vs APR_DECLARE_* macros Sander Striker
